PHPackages                             davidvandertuijn/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. davidvandertuijn/uuid

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

davidvandertuijn/uuid
=====================

Universally Unique Identifier (UUID) Generator

2.1(4y ago)02.7kMITPHPPHP &gt;=7.0.0

Since May 31Pushed 1y ago1 watchersCompare

[ Source](https://github.com/davidvandertuijn/uuid)[ Packagist](https://packagist.org/packages/davidvandertuijn/uuid)[ RSS](/packages/davidvandertuijn-uuid/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Universally Unique Identifier (UUID)
====================================

[](#universally-unique-identifier-uuid)

[![Total Downloads](https://camo.githubusercontent.com/10f9cbac6eda8dfbd46d1da368d35cc5efed2c4e3e338a79f95963b30d067948/68747470733a2f2f706f7365722e707567782e6f72672f646176696476616e6465727475696a6e2f757569642f642f746f74616c2e737667)](https://packagist.org/packages/davidvandertuijn/uuid)[![Latest Stable Version](https://camo.githubusercontent.com/7fa2d200e0221c7b8a060d9233d82a4dbd15c40c0395e18aaf5089fa766e67e2/68747470733a2f2f706f7365722e707567782e6f72672f646176696476616e6465727475696a6e2f757569642f762f737461626c652e737667)](https://packagist.org/packages/davidvandertuijn/uuid)[![License](https://camo.githubusercontent.com/4c8237d664b2e4a13639439bf47baeb4406f8945ea40637881bc5f4077ae1bc6/68747470733a2f2f706f7365722e707567782e6f72672f646176696476616e6465727475696a6e2f757569642f6c6963656e73652e737667)](https://packagist.org/packages/davidvandertuijn/uuid)

[![Universally Unique Identifier (UUID)](https://camo.githubusercontent.com/886b167a848de02a1f9dfd6df6e7747c7bec198b1175312170ccb97be887c271/68747470733a2f2f63646e2e646176696476616e6465727475696a6e2e6e6c2f6769746875622f757569642e706e67)](https://camo.githubusercontent.com/886b167a848de02a1f9dfd6df6e7747c7bec198b1175312170ccb97be887c271/68747470733a2f2f63646e2e646176696476616e6465727475696a6e2e6e6c2f6769746875622f757569642e706e67)

A Universally Unique Identifier (UUID) is a standardized identifier that is used to uniquely distinguish information in computer systems. UUIDs are essential in a wide range of applications, from database management to distributed computing, as they provide a reliable means of ensuring that each identifier is unique across space and time.

[!["Buy Me A Coffee"](https://camo.githubusercontent.com/9f44ce2dc3b3eecdd02598900866ffc518801df1932849703dae1e5ce5031070/68747470733a2f2f7777772e6275796d6561636f666665652e636f6d2f6173736574732f696d672f637573746f6d5f696d616765732f6f72616e67655f696d672e706e67)](https://www.buymeacoffee.com/davidvandertuijn)

Install
-------

[](#install)

```
composer require davidvandertuijn/uuid

```

Usage
-----

[](#usage)

```
use Davidvandertuijn\Uuid;
```

**Generate**

```
Uuid::generate(); // XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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 ~870 days

Total

3

Last Release

1572d ago

Major Versions

1.0 → 2.02019-05-26

PHP version history (2 changes)1.0PHP &gt;=5.3.0

2.0PHP &gt;=7.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d8904bedce7fb2ec131c0d18c13aeaa82b00af2fd03ebe099886ac462b1d29e?d=identicon)[davidvandertuijn](/maintainers/davidvandertuijn)

---

Top Contributors

[![davidvandertuijn](https://avatars.githubusercontent.com/u/11010507?v=4)](https://github.com/davidvandertuijn "davidvandertuijn (6 commits)")

### Embed Badge

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

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

###  Alternatives

[rtippin/messenger-ui

Laravel messenger suite UI.

157.0k1](/packages/rtippin-messenger-ui)

PHPackages © 2026

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