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)0861PHP

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 3w 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

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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

1755d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/792682?v=4)[Marian Kostadinov](/maintainers/kapitancho)[@kapitancho](https://github.com/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)
```

###  Alternatives

[simple-updates/phpwhois

This package contains a Whois (RFC954) library for PHP. It allows a PHP program to create a Whois object, and obtain the output of a whois query with the Lookup function.

251.4k](/packages/simple-updates-phpwhois)[framecreative/woocommerce-order-datalayer

Pushes completed orders into a javascript object named datalayer into the wp\_head() for Google Tag Manager to use.

111.1k](/packages/framecreative-woocommerce-order-datalayer)

PHPackages © 2026

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