unknown a0372a28bb second commit 7 часов назад
..
Command a0372a28bb second commit 7 часов назад
Exception a0372a28bb second commit 7 часов назад
Factory a0372a28bb second commit 7 часов назад
AbstractUid.php a0372a28bb second commit 7 часов назад
BinaryUtil.php a0372a28bb second commit 7 часов назад
CHANGELOG.md a0372a28bb second commit 7 часов назад
HashableInterface.php a0372a28bb second commit 7 часов назад
LICENSE a0372a28bb second commit 7 часов назад
MaxUlid.php a0372a28bb second commit 7 часов назад
MaxUuid.php a0372a28bb second commit 7 часов назад
NilUlid.php a0372a28bb second commit 7 часов назад
NilUuid.php a0372a28bb second commit 7 часов назад
README.md a0372a28bb second commit 7 часов назад
TimeBasedUidInterface.php a0372a28bb second commit 7 часов назад
Ulid.php a0372a28bb second commit 7 часов назад
Uuid.php a0372a28bb second commit 7 часов назад
UuidV1.php a0372a28bb second commit 7 часов назад
UuidV3.php a0372a28bb second commit 7 часов назад
UuidV4.php a0372a28bb second commit 7 часов назад
UuidV5.php a0372a28bb second commit 7 часов назад
UuidV6.php a0372a28bb second commit 7 часов назад
UuidV7.php a0372a28bb second commit 7 часов назад
UuidV8.php a0372a28bb second commit 7 часов назад
composer.json a0372a28bb second commit 7 часов назад

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