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