Musa 4547782a4a first commit 1 год назад
..
Command 4547782a4a first commit 1 год назад
Factory 4547782a4a first commit 1 год назад
AbstractUid.php 4547782a4a first commit 1 год назад
BinaryUtil.php 4547782a4a first commit 1 год назад
CHANGELOG.md 4547782a4a first commit 1 год назад
LICENSE 4547782a4a first commit 1 год назад
MaxUlid.php 4547782a4a first commit 1 год назад
MaxUuid.php 4547782a4a first commit 1 год назад
NilUlid.php 4547782a4a first commit 1 год назад
NilUuid.php 4547782a4a first commit 1 год назад
README.md 4547782a4a first commit 1 год назад
TimeBasedUidInterface.php 4547782a4a first commit 1 год назад
Ulid.php 4547782a4a first commit 1 год назад
Uuid.php 4547782a4a first commit 1 год назад
UuidV1.php 4547782a4a first commit 1 год назад
UuidV3.php 4547782a4a first commit 1 год назад
UuidV4.php 4547782a4a first commit 1 год назад
UuidV5.php 4547782a4a first commit 1 год назад
UuidV6.php 4547782a4a first commit 1 год назад
UuidV7.php 4547782a4a first commit 1 год назад
UuidV8.php 4547782a4a first commit 1 год назад
composer.json 4547782a4a 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