Musa 4547782a4a first commit 1 year ago
..
Command 4547782a4a first commit 1 year ago
Factory 4547782a4a first commit 1 year ago
AbstractUid.php 4547782a4a first commit 1 year ago
BinaryUtil.php 4547782a4a first commit 1 year ago
CHANGELOG.md 4547782a4a first commit 1 year ago
LICENSE 4547782a4a first commit 1 year ago
MaxUlid.php 4547782a4a first commit 1 year ago
MaxUuid.php 4547782a4a first commit 1 year ago
NilUlid.php 4547782a4a first commit 1 year ago
NilUuid.php 4547782a4a first commit 1 year ago
README.md 4547782a4a first commit 1 year ago
TimeBasedUidInterface.php 4547782a4a first commit 1 year ago
Ulid.php 4547782a4a first commit 1 year ago
Uuid.php 4547782a4a first commit 1 year ago
UuidV1.php 4547782a4a first commit 1 year ago
UuidV3.php 4547782a4a first commit 1 year ago
UuidV4.php 4547782a4a first commit 1 year ago
UuidV5.php 4547782a4a first commit 1 year ago
UuidV6.php 4547782a4a first commit 1 year ago
UuidV7.php 4547782a4a first commit 1 year ago
UuidV8.php 4547782a4a first commit 1 year ago
composer.json 4547782a4a first commit 1 year ago

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