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

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

nuxed/uuid
==========

Nuxed Uuid

v1.0.0(6y ago)034MITHack

Since Dec 2Pushed 5y ago2 watchersCompare

[ Source](https://github.com/nuxed/uuid)[ Packagist](https://packagist.org/packages/nuxed/uuid)[ RSS](/packages/nuxed-uuid/feed)WikiDiscussions develop Synced 4d ago

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

[![](https://avatars3.githubusercontent.com/u/45311177?s=200&v=4)](https://avatars3.githubusercontent.com/u/45311177?s=200&v=4)

[![Build Status](https://camo.githubusercontent.com/8c451e1e529204d4ad5e9f0d0e78c7203f9eb090cf77438e8934486d1e541ea1/68747470733a2f2f7472617669732d63692e6f72672f6e757865642f757569642e737667)](https://travis-ci.org/nuxed/uuid)[![Total Downloads](https://camo.githubusercontent.com/e153a7087825dd759116218b3813cee847e026821671a279dc1ecda516601d3a/68747470733a2f2f706f7365722e707567782e6f72672f6e757865642f757569642f642f746f74616c2e737667)](https://packagist.org/packages/nuxed/uuid)[![Latest Stable Version](https://camo.githubusercontent.com/7b878ec27df588610a792615f22005b519463ac4a8b18db45a10e4a03c55ef20/68747470733a2f2f706f7365722e707567782e6f72672f6e757865642f757569642f762f737461626c652e737667)](https://packagist.org/packages/nuxed/uuid)[![License](https://camo.githubusercontent.com/713a95310f936879c237746c7d57b3f4374162bb20559738ad90f1ec17dc97e6/68747470733a2f2f706f7365722e707567782e6f72672f6e757865642f757569642f6c6963656e73652e737667)](https://packagist.org/packages/nuxed/uuid)

Nuxed Uuid
==========

[](#nuxed-uuid)

The Nuxed Uuid component provides a simple functional API for generating UUIDs.

### Installation

[](#installation)

This package can be installed with [Composer](https://getcomposer.org).

```
$ composer require nuxed/uuid
```

### Example

[](#example)

```
use namespace Nuxed\Uuid;

async function main(): Awaitable {
  $uuid = Uuid\generate(Uuid\Type::Time);
}
```

---

### Security

[](#security)

For information on reporting security vulnerabilities in Nuxed, see [SECURITY.md](SECURITY.md).

---

### License

[](#license)

Nuxed is open-sourced software licensed under the MIT-licensed.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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 ~0 days

Total

2

Last Release

2356d ago

Major Versions

v0.1.0 → v1.0.02019-12-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/8489d7c85bfa7c637b8e13484f3f659652aea0568b6e7f9e66edeb0649b5a2f1?d=identicon)[azjezz](/maintainers/azjezz)

---

Top Contributors

[![azjezz](https://avatars.githubusercontent.com/u/29315886?v=4)](https://github.com/azjezz "azjezz (6 commits)")[![lexidor](https://avatars.githubusercontent.com/u/31805625?v=4)](https://github.com/lexidor "lexidor (1 commits)")

### Embed Badge

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

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

###  Alternatives

[hhvm/hsl

The Hack Standard Library

1151.1M55](/packages/hhvm-hsl)

PHPackages © 2026

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