X\choro 48f1b97cc3 first commit 1 år sedan
..
Command 48f1b97cc3 first commit 1 år sedan
Factory 48f1b97cc3 first commit 1 år sedan
AbstractUid.php 48f1b97cc3 first commit 1 år sedan
BinaryUtil.php 48f1b97cc3 first commit 1 år sedan
CHANGELOG.md 48f1b97cc3 first commit 1 år sedan
LICENSE 48f1b97cc3 first commit 1 år sedan
MaxUlid.php 48f1b97cc3 first commit 1 år sedan
MaxUuid.php 48f1b97cc3 first commit 1 år sedan
NilUlid.php 48f1b97cc3 first commit 1 år sedan
NilUuid.php 48f1b97cc3 first commit 1 år sedan
README.md 48f1b97cc3 first commit 1 år sedan
TimeBasedUidInterface.php 48f1b97cc3 first commit 1 år sedan
Ulid.php 48f1b97cc3 first commit 1 år sedan
Uuid.php 48f1b97cc3 first commit 1 år sedan
UuidV1.php 48f1b97cc3 first commit 1 år sedan
UuidV3.php 48f1b97cc3 first commit 1 år sedan
UuidV4.php 48f1b97cc3 first commit 1 år sedan
UuidV5.php 48f1b97cc3 first commit 1 år sedan
UuidV6.php 48f1b97cc3 first commit 1 år sedan
UuidV7.php 48f1b97cc3 first commit 1 år sedan
UuidV8.php 48f1b97cc3 first commit 1 år sedan
composer.json 48f1b97cc3 first commit 1 år sedan

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