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

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