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