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