PHPackages                             usox/hack-uuid-generator - 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. usox/hack-uuid-generator

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

usox/hack-uuid-generator
========================

Generate rfc4122 version 4 uuids

v1.4.0(7y ago)02631[1 issues](https://github.com/usox/hack-uuid-generator/issues)MITShell

Since Apr 23Pushed 7y ago1 watchersCompare

[ Source](https://github.com/usox/hack-uuid-generator)[ Packagist](https://packagist.org/packages/usox/hack-uuid-generator)[ RSS](/packages/usox-hack-uuid-generator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (5)Versions (7)Used By (0)

[![Build Status](https://camo.githubusercontent.com/2b55bb25418cceb71be336ca64b92aca9bb49a72fffec94dadd0c6d0fe82ad3c/68747470733a2f2f7472617669732d63692e6f72672f75736f782f6861636b2d757569642d67656e657261746f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/usox/hack-uuid-generator)

Hack Uuid Generator
===================

[](#hack-uuid-generator)

This library creates random version 4 uuids according to RFC 4122.

Sample
------

[](#sample)

```
$uuid_generator = new \Usox\HackUuidGen\UuidGenerator();
$uuid = $uuid_generator->generate();
```

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

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

Total

5

Last Release

2641d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b22cf2b1ec842e01f67e5e40bcd5eb3d2ac3b02cd465ad3e00ecde3935a0fa60?d=identicon)[usox](/maintainers/usox)

---

Top Contributors

[![usox](https://avatars.githubusercontent.com/u/5184763?v=4)](https://github.com/usox "usox (12 commits)")

---

Tags

hackhacklanghhvmuuiduuid-generatoruuidhhvmhackrfc4122

### Embed Badge

![Health badge](/badges/usox-hack-uuid-generator/health.svg)

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

###  Alternatives

[webpatser/laravel-uuid

Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.

1.8k17.3M128](/packages/webpatser-laravel-uuid)[infocyph/uid

UUID (RFC 4122 + Unofficial/Draft), ULID, Snowflake ID, Sonyflake ID, TBSL (library exclusive) generator!

105.1k](/packages/infocyph-uid)

PHPackages © 2026

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