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

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