PHPackages                             mohamednizar/moe-uuid - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mohamednizar/moe-uuid

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mohamednizar/moe-uuid
=====================

Unique User id generator

1.7-beta(5y ago)02002MITPHPPHP ^7.1CI failing

Since Apr 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/mohamednizar/moe-uuid)[ Packagist](https://packagist.org/packages/mohamednizar/moe-uuid)[ Docs](https://github.com/mohamednizar/moe-uuid)[ RSS](/packages/mohamednizar-moe-uuid/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (11)Used By (0)

This package is developed for generate human readable Digital ID
================================================================

[](#this-package-is-developed-for-generate-human-readable-digital-id)

[![Latest Version on Packagist](https://camo.githubusercontent.com/989e14bccadfa40c5d5269d5e71f517467e18a44b7a70f86c2ade362d0c2888c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f68616d65646e697a61722f6d6f652d757569642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mohamednizar/moe-uuid)[![Build Status](https://camo.githubusercontent.com/4e5bdc884683768fc5128ddb20d9e4ba9ea722471ef0e8e2c3bda0943c0ef471/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d6f68616d65646e697a61722f6d6f652d757569642f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/mohamednizar/moe-uuid)[![Quality Score](https://camo.githubusercontent.com/37cb42f88861b1bdf91f11786112837f0c40e79f0bf924873ccfb2131bff504f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6d6f68616d65646e697a61722f6d6f652d757569642e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/mohamednizar/moe-uuid)[![Total Downloads](https://camo.githubusercontent.com/8797d9fd0dabde5866f8119f956a4f639d5b811329c4d0bfce59d71b23d7ee3e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f68616d65646e697a61722f6d6f652d757569642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mohamednizar/moe-uuid)

This packe will generate a unique user in 7 types of digits. You can increase the size of the digits. Even thougt I adivce you to test you self before implement this packge.We have tested over continues `1 Million ID`.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require mohamednizar/moe-uuid
```

### Usage

[](#usage)

- Type 1: 25^4 IDs

```
MoeUuid::getUniqueAlphanumeric(1); Output :

D8DR
F7D2

```

- Type 2: 25^6 IDs

```
MoeUuid::getUniqueAlphanumeric(2); Output :

QTK-GQM
QRR-CYY

```

- Type 3: 25^8 IDs

```
MoeUuid::getUniqueAlphanumeric(3); Output :

QVPV-KKPW
GRHT-8RKQ

```

- Type 4: 25^9 IDs

```
MoeUuid::getUniqueAlphanumeric(4); Output :

W7R-32J-MYX
MRM-H2B-PPV

```

- Type 5: 25^12 IDs

```
MoeUuid::getUniqueAlphanumeric(5); Output :

X4H2-H4Y2-XVTX
TTRB-KDXM-YVHQ

```

- Type 6: 25^14 IDs

```
MoeUuid::getUniqueAlphanumeric(6); Output :

3WD6-KDYT-DX72-JK
D6P3-MG44-C9MY-7T

```

- Type 7: 25^16 IDs

```
MoeUuid::getUniqueAlphanumeric(7); Output :

TMPG-GFYB-KYCT-B6B2
VG4H-DWP7-BQHF-C2BJ

```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Mohamed Nizar](https://github.com/mohamednizar)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

PHP Package Boilerplate
-----------------------

[](#php-package-boilerplate)

This package was generated using the [PHP Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

9

Last Release

2189d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8711284?v=4)[Mohamed Nizar](/maintainers/mohamednizar)[@mohamednizar](https://github.com/mohamednizar)

---

Top Contributors

[![mohamednizar](https://avatars.githubusercontent.com/u/8711284?v=4)](https://github.com/mohamednizar "mohamednizar (22 commits)")

---

Tags

mohamednizarmoe-uuid

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mohamednizar-moe-uuid/health.svg)

```
[![Health](https://phpackages.com/badges/mohamednizar-moe-uuid/health.svg)](https://phpackages.com/packages/mohamednizar-moe-uuid)
```

###  Alternatives

[hhennes/module-cms

Add canonical tag to magento 2 cms pages

1631.7k](/packages/hhennes-module-cms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
