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

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