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

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