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

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

dev-pledge/uuid
===============

DevPledge UUID generator for specific entities.

1.1.1(8y ago)083MITPHP

Since Mar 4Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Dev-Pledge/uuid)[ Packagist](https://packagist.org/packages/dev-pledge/uuid)[ RSS](/packages/dev-pledge-uuid/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

DevPledge UUID Generator
========================

[](#devpledge-uuid-generator)

[![Build Status](https://camo.githubusercontent.com/4c0acbd283c789593dce33b2da1ec4448f8078668cb86be69c0b8429cc5212a4/68747470733a2f2f7472617669732d63692e6f72672f4465762d506c656467652f757569642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Dev-Pledge/uuid)[![Test Coverage](https://camo.githubusercontent.com/93eb2a426dab3311aa4537b5d7c7ba6b503a1035c3d62c0475f0e28f6e9172a8/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f37326430303437333365633366396630333734382f746573745f636f766572616765)](https://codeclimate.com/github/Dev-Pledge/uuid/test_coverage)[![Maintainability](https://camo.githubusercontent.com/f46cd1bfe6f111b87065cdfdb74797e5130e07c28103288653e0881fc9f435fa/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f37326430303437333365633366396630333734382f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/Dev-Pledge/uuid/maintainability)

This package is used to generate UUIDs with a prefix based on what the UUID is for.

Available entities:

- user
- problem
- pledge
- solution

Usage
=====

[](#usage)

```
composer require dev-pledge/uuid

```

```
use \DevPledge\Uuid\Uuid;

echo UUID::make('user')->toString();

```

Running tests
=============

[](#running-tests)

```
vendor/bin/phpunit

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Total

4

Last Release

2962d ago

Major Versions

0.0.1 → 1.0.02018-03-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/9f68d705c23942cba02774d2232b2fe40db024cac603b778fcb12c8ed84048c6?d=identicon)[JRSaunders](/maintainers/JRSaunders)

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

22.8k69.3k](/packages/grumpydictator-firefly-iii)[pocketmine/pocketmine-mp

A server software for Minecraft: Bedrock Edition written in PHP

3.5k74.6k86](/packages/pocketmine-pocketmine-mp)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[getdkan/dkan

DKAN Open Data Catalog

385135.4k2](/packages/getdkan-dkan)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)[tomaj/hermes

Simple php background processing library

38251.0k5](/packages/tomaj-hermes)

PHPackages © 2026

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