X\choro 48f1b97cc3 first commit 1 год назад
..
Command 48f1b97cc3 first commit 1 год назад
Factory 48f1b97cc3 first commit 1 год назад
AbstractUid.php 48f1b97cc3 first commit 1 год назад
BinaryUtil.php 48f1b97cc3 first commit 1 год назад
CHANGELOG.md 48f1b97cc3 first commit 1 год назад
LICENSE 48f1b97cc3 first commit 1 год назад
MaxUlid.php 48f1b97cc3 first commit 1 год назад
MaxUuid.php 48f1b97cc3 first commit 1 год назад
NilUlid.php 48f1b97cc3 first commit 1 год назад
NilUuid.php 48f1b97cc3 first commit 1 год назад
README.md 48f1b97cc3 first commit 1 год назад
TimeBasedUidInterface.php 48f1b97cc3 first commit 1 год назад
Ulid.php 48f1b97cc3 first commit 1 год назад
Uuid.php 48f1b97cc3 first commit 1 год назад
UuidV1.php 48f1b97cc3 first commit 1 год назад
UuidV3.php 48f1b97cc3 first commit 1 год назад
UuidV4.php 48f1b97cc3 first commit 1 год назад
UuidV5.php 48f1b97cc3 first commit 1 год назад
UuidV6.php 48f1b97cc3 first commit 1 год назад
UuidV7.php 48f1b97cc3 first commit 1 год назад
UuidV8.php 48f1b97cc3 first commit 1 год назад
composer.json 48f1b97cc3 first commit 1 год назад

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