PHPackages                             walnut/lib\_identitygenerator - 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. walnut/lib\_identitygenerator

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

walnut/lib\_identitygenerator
=============================

0.0.1(4y ago)0831PHP

Since Sep 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/kapitancho/walnut-lib-identitygenerator)[ Packagist](https://packagist.org/packages/walnut/lib_identitygenerator)[ RSS](/packages/walnut-lib-identitygenerator/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (1)

Identity Generator
==================

[](#identity-generator)

A minimal identity generator (including UUID)

Version 4 UUID

```
$uuidGenerator = new UuidGenerator;
$uuid = $uuidGenerator->generateId();
```

Timestamp-based UUID

```
$uuidGenerator = new CombUuidGenerator;
$uuid = $uuidGenerator->generateId();
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity40

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

Unknown

Total

1

Last Release

1710d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/12d2910601119ce65c373b7e21ffc647154bde10c5ad0a0598ab1143aa851701?d=identicon)[kapitancho](/maintainers/kapitancho)

---

Top Contributors

[![kapitancho](https://avatars.githubusercontent.com/u/792682?v=4)](https://github.com/kapitancho "kapitancho (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/walnut-lib-identitygenerator/health.svg)

```
[![Health](https://phpackages.com/badges/walnut-lib-identitygenerator/health.svg)](https://phpackages.com/packages/walnut-lib-identitygenerator)
```

PHPackages © 2026

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