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

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