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

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