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

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