Musa 4547782a4a first commit il y a 10 mois
..
Command 4547782a4a first commit il y a 10 mois
Factory 4547782a4a first commit il y a 10 mois
AbstractUid.php 4547782a4a first commit il y a 10 mois
BinaryUtil.php 4547782a4a first commit il y a 10 mois
CHANGELOG.md 4547782a4a first commit il y a 10 mois
LICENSE 4547782a4a first commit il y a 10 mois
MaxUlid.php 4547782a4a first commit il y a 10 mois
MaxUuid.php 4547782a4a first commit il y a 10 mois
NilUlid.php 4547782a4a first commit il y a 10 mois
NilUuid.php 4547782a4a first commit il y a 10 mois
README.md 4547782a4a first commit il y a 10 mois
TimeBasedUidInterface.php 4547782a4a first commit il y a 10 mois
Ulid.php 4547782a4a first commit il y a 10 mois
Uuid.php 4547782a4a first commit il y a 10 mois
UuidV1.php 4547782a4a first commit il y a 10 mois
UuidV3.php 4547782a4a first commit il y a 10 mois
UuidV4.php 4547782a4a first commit il y a 10 mois
UuidV5.php 4547782a4a first commit il y a 10 mois
UuidV6.php 4547782a4a first commit il y a 10 mois
UuidV7.php 4547782a4a first commit il y a 10 mois
UuidV8.php 4547782a4a first commit il y a 10 mois
composer.json 4547782a4a first commit il y a 10 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