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