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

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