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

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