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

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

vectorface/uuid
===============

Simple UUID generator

v0.1(6y ago)08MITPHPPHP ^7.0

Since Jun 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Vectorface/uuid)[ Packagist](https://packagist.org/packages/vectorface/uuid)[ Docs](https://github.com/Vectorface/uuid)[ RSS](/packages/vectorface-uuid/feed)WikiDiscussions master Synced 6d ago

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

UUID
====

[](#uuid)

[![Build Status](https://camo.githubusercontent.com/109a13ebd7e105de68d050b947830a10c79ba5969ab5744ac317060c2dcf3ab0/68747470733a2f2f7472617669732d63692e6f72672f566563746f72666163652f757569642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Vectorface/uuid)[![Code Coverage](https://camo.githubusercontent.com/cbc8d61f75a7871161bcfd32d9c2c476225dd3c4ecdaa55e3f38bade23dc1e92/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f566563746f72666163652f757569642f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Vectorface/uuid/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/8cab84c8d511d134f18ec21bdab05d3e5288e418db3c94762703ae8ba0644c16/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f766563746f72666163652f757569642e737667)](https://packagist.org/packages/vectorface/uuid)[![License: MIT](https://camo.githubusercontent.com/d45eda3c0ab725275607a9034d159567fb10019a990e78e77e6aa2542cc24930/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f766563746f72666163652f757569642e737667)](https://opensource.org/licenses/MIT)

An extremely simple UUID generation library with no dependencies, currently limited to UUID v4 generation.

Usage
-----

[](#usage)

```
echo \Vectorface\UUID\UUID::v4(); // Something like b1f26ddd-cd89-456f-ab4c-b02a6e920b80
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity44

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

2516d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/7a6bd4b7a52a1ed056c6d597c4124a62da080137edd42cc34355ac2c28e4a154?d=identicon)[francislavoie](/maintainers/francislavoie)

---

Top Contributors

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

---

Tags

uuidguid

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[ramsey/uuid

A PHP library for generating and working with universally unique identifiers (UUIDs).

12.6k700.2M3.3k](/packages/ramsey-uuid)[pascaldevink/shortuuid

PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs

5951.8M15](/packages/pascaldevink-shortuuid)[emadadly/laravel-uuid

laravel uuid a simple, automatic UUID generator for any model based on Laravel.

120415.9k3](/packages/emadadly-laravel-uuid)[keiko/uuid-shortener

A simple shortener library for RFC 4122 compatible UUIDs. Change your 36 chars long UUID into it's shorter equivalent.

150215.4k2](/packages/keiko-uuid-shortener)[oittaa/uuid

A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.

50302.7k5](/packages/oittaa-uuid)[thamtech/yii2-uuid

Yii 2 UUID Helper

35347.9k7](/packages/thamtech-yii2-uuid)

PHPackages © 2026

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