Musa 4547782a4a first commit 10 months ago
..
Command 4547782a4a first commit 10 months ago
Factory 4547782a4a first commit 10 months ago
AbstractUid.php 4547782a4a first commit 10 months ago
BinaryUtil.php 4547782a4a first commit 10 months ago
CHANGELOG.md 4547782a4a first commit 10 months ago
LICENSE 4547782a4a first commit 10 months ago
MaxUlid.php 4547782a4a first commit 10 months ago
MaxUuid.php 4547782a4a first commit 10 months ago
NilUlid.php 4547782a4a first commit 10 months ago
NilUuid.php 4547782a4a first commit 10 months ago
README.md 4547782a4a first commit 10 months ago
TimeBasedUidInterface.php 4547782a4a first commit 10 months ago
Ulid.php 4547782a4a first commit 10 months ago
Uuid.php 4547782a4a first commit 10 months ago
UuidV1.php 4547782a4a first commit 10 months ago
UuidV3.php 4547782a4a first commit 10 months ago
UuidV4.php 4547782a4a first commit 10 months ago
UuidV5.php 4547782a4a first commit 10 months ago
UuidV6.php 4547782a4a first commit 10 months ago
UuidV7.php 4547782a4a first commit 10 months ago
UuidV8.php 4547782a4a first commit 10 months ago
composer.json 4547782a4a first commit 10 months 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