unknown abd0e89a86 second commit 2 months ago
..
Command abd0e89a86 second commit 2 months ago
Exception abd0e89a86 second commit 2 months ago
Factory abd0e89a86 second commit 2 months ago
AbstractUid.php abd0e89a86 second commit 2 months ago
BinaryUtil.php abd0e89a86 second commit 2 months ago
CHANGELOG.md abd0e89a86 second commit 2 months ago
HashableInterface.php abd0e89a86 second commit 2 months ago
LICENSE abd0e89a86 second commit 2 months ago
MaxUlid.php abd0e89a86 second commit 2 months ago
MaxUuid.php abd0e89a86 second commit 2 months ago
NilUlid.php abd0e89a86 second commit 2 months ago
NilUuid.php abd0e89a86 second commit 2 months ago
README.md abd0e89a86 second commit 2 months ago
TimeBasedUidInterface.php abd0e89a86 second commit 2 months ago
Ulid.php abd0e89a86 second commit 2 months ago
Uuid.php abd0e89a86 second commit 2 months ago
UuidV1.php abd0e89a86 second commit 2 months ago
UuidV3.php abd0e89a86 second commit 2 months ago
UuidV4.php abd0e89a86 second commit 2 months ago
UuidV5.php abd0e89a86 second commit 2 months ago
UuidV6.php abd0e89a86 second commit 2 months ago
UuidV7.php abd0e89a86 second commit 2 months ago
UuidV8.php abd0e89a86 second commit 2 months ago
composer.json abd0e89a86 second commit 2 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