Musa 4547782a4a first commit il y a 1 an
..
Command 4547782a4a first commit il y a 1 an
Factory 4547782a4a first commit il y a 1 an
AbstractUid.php 4547782a4a first commit il y a 1 an
BinaryUtil.php 4547782a4a first commit il y a 1 an
CHANGELOG.md 4547782a4a first commit il y a 1 an
LICENSE 4547782a4a first commit il y a 1 an
MaxUlid.php 4547782a4a first commit il y a 1 an
MaxUuid.php 4547782a4a first commit il y a 1 an
NilUlid.php 4547782a4a first commit il y a 1 an
NilUuid.php 4547782a4a first commit il y a 1 an
README.md 4547782a4a first commit il y a 1 an
TimeBasedUidInterface.php 4547782a4a first commit il y a 1 an
Ulid.php 4547782a4a first commit il y a 1 an
Uuid.php 4547782a4a first commit il y a 1 an
UuidV1.php 4547782a4a first commit il y a 1 an
UuidV3.php 4547782a4a first commit il y a 1 an
UuidV4.php 4547782a4a first commit il y a 1 an
UuidV5.php 4547782a4a first commit il y a 1 an
UuidV6.php 4547782a4a first commit il y a 1 an
UuidV7.php 4547782a4a first commit il y a 1 an
UuidV8.php 4547782a4a first commit il y a 1 an
composer.json 4547782a4a first commit il y a 1 an

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