X\choro 48f1b97cc3 first commit 10 months ago
..
Command 48f1b97cc3 first commit 10 months ago
Factory 48f1b97cc3 first commit 10 months ago
AbstractUid.php 48f1b97cc3 first commit 10 months ago
BinaryUtil.php 48f1b97cc3 first commit 10 months ago
CHANGELOG.md 48f1b97cc3 first commit 10 months ago
LICENSE 48f1b97cc3 first commit 10 months ago
MaxUlid.php 48f1b97cc3 first commit 10 months ago
MaxUuid.php 48f1b97cc3 first commit 10 months ago
NilUlid.php 48f1b97cc3 first commit 10 months ago
NilUuid.php 48f1b97cc3 first commit 10 months ago
README.md 48f1b97cc3 first commit 10 months ago
TimeBasedUidInterface.php 48f1b97cc3 first commit 10 months ago
Ulid.php 48f1b97cc3 first commit 10 months ago
Uuid.php 48f1b97cc3 first commit 10 months ago
UuidV1.php 48f1b97cc3 first commit 10 months ago
UuidV3.php 48f1b97cc3 first commit 10 months ago
UuidV4.php 48f1b97cc3 first commit 10 months ago
UuidV5.php 48f1b97cc3 first commit 10 months ago
UuidV6.php 48f1b97cc3 first commit 10 months ago
UuidV7.php 48f1b97cc3 first commit 10 months ago
UuidV8.php 48f1b97cc3 first commit 10 months ago
composer.json 48f1b97cc3 first commit 10 months ago

README.md

Uid Component

The UID component provides an object-oriented API to generate and represent UIDs.

It provides implementations that work on 32-bit and 64-bit CPUs for ULIDs and for UUIDs version 1 and versions 3 to 8.

Resources