PHPackages                             scaffoldeducation/ulid-php - 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. scaffoldeducation/ulid-php

ActiveLibrary

scaffoldeducation/ulid-php
==========================

PHP Universally Unique Lexicographically Sortable Identifier (ULID)

1.0.0(5y ago)1398GPL-3.0-onlyPHPPHP ^7.1

Since Jul 21Pushed 5y agoCompare

[ Source](https://github.com/scaffoldeducation/ulid-php)[ Packagist](https://packagist.org/packages/scaffoldeducation/ulid-php)[ RSS](/packages/scaffoldeducation-ulid-php/feed)WikiDiscussions master Synced 1mo ago

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

PHP Universally Unique Lexicographically Sortable Identifier (ULID)
===================================================================

[](#php-universally-unique-lexicographically-sortable-identifier-ulid)

[![Latest Version](https://camo.githubusercontent.com/464cf44d42137392d2a4923e8d342fc36f1cdec8f7af5d14d565c63a2a1afdaa/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6b697766792f756c69642d7068702e7376673f7374796c653d666c61742d737175617265)](https://github.com/kiwfy/ulid-php/releases)[![Build Status](https://camo.githubusercontent.com/23ebaef5860af30a29f7cbffc7244059d61714d5c91841944557160e1dbf28bf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6b697766792f756c69642d7068702f43493f6c6162656c3d63692532306275696c64267374796c653d666c61742d737175617265)](https://github.com/kiwfy/ulid-php/actions?query=workflow%3ACI)[![Total Downloads](https://camo.githubusercontent.com/edbe5b90e36959e77df91fbbd10c832e3fa691103f67088ed3bb8d9e0fc6c7bb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b697766792f756c69642d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kiwfy/ulid-php)[![PRs Welcome](https://camo.githubusercontent.com/25b3e6d0d42c98de74a98cbb4d149a1c09020cf6d1361993b72d7d5b8ffed363/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d77656c636f6d652d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](http://makeapullrequest.com)

PHP library to create a ULID value

### Installation

[](#installation)

Requires [PHP](https://php.net) 7.1.

The recommended way to install is through [Composer](https://getcomposer.org/).

```
composer require kiwfy/ulid-php
```

### Sample

[](#sample)

it's a good idea to look in the sample folder to understand how it works.

First verify if all dependencies is installed (if need anyelse)

```
composer install --no-dev --prefer-dist
```

and run

```
php sample/ulid-sample.php
```

### Development

[](#development)

Want to contribute? Great!

The project using a simple code. Make a change in your file and be careful with your updates! **Any new code will only be accepted with all viladations.**

To ensure that the entire project is fine:

First install all the dev dependences

```
composer install --dev --prefer-dist
```

Second run all validations

```
composer check
```

**Kiwfy - Open your code, open your mind!**

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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

2126d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/34657554?v=4)[Scaffold Education](/maintainers/scaffoldeducation)[@scaffoldeducation](https://github.com/scaffoldeducation)

---

Top Contributors

[![espositovitor](https://avatars.githubusercontent.com/u/26362498?v=4)](https://github.com/espositovitor "espositovitor (4 commits)")[![vitoresposito-scaffold](https://avatars.githubusercontent.com/u/66846250?v=4)](https://github.com/vitoresposito-scaffold "vitoresposito-scaffold (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/scaffoldeducation-ulid-php/health.svg)

```
[![Health](https://phpackages.com/badges/scaffoldeducation-ulid-php/health.svg)](https://phpackages.com/packages/scaffoldeducation-ulid-php)
```

PHPackages © 2026

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