X\choro 48f1b97cc3 first commit 11 ヶ月 前
..
Command 48f1b97cc3 first commit 11 ヶ月 前
Factory 48f1b97cc3 first commit 11 ヶ月 前
AbstractUid.php 48f1b97cc3 first commit 11 ヶ月 前
BinaryUtil.php 48f1b97cc3 first commit 11 ヶ月 前
CHANGELOG.md 48f1b97cc3 first commit 11 ヶ月 前
LICENSE 48f1b97cc3 first commit 11 ヶ月 前
MaxUlid.php 48f1b97cc3 first commit 11 ヶ月 前
MaxUuid.php 48f1b97cc3 first commit 11 ヶ月 前
NilUlid.php 48f1b97cc3 first commit 11 ヶ月 前
NilUuid.php 48f1b97cc3 first commit 11 ヶ月 前
README.md 48f1b97cc3 first commit 11 ヶ月 前
TimeBasedUidInterface.php 48f1b97cc3 first commit 11 ヶ月 前
Ulid.php 48f1b97cc3 first commit 11 ヶ月 前
Uuid.php 48f1b97cc3 first commit 11 ヶ月 前
UuidV1.php 48f1b97cc3 first commit 11 ヶ月 前
UuidV3.php 48f1b97cc3 first commit 11 ヶ月 前
UuidV4.php 48f1b97cc3 first commit 11 ヶ月 前
UuidV5.php 48f1b97cc3 first commit 11 ヶ月 前
UuidV6.php 48f1b97cc3 first commit 11 ヶ月 前
UuidV7.php 48f1b97cc3 first commit 11 ヶ月 前
UuidV8.php 48f1b97cc3 first commit 11 ヶ月 前
composer.json 48f1b97cc3 first commit 11 ヶ月 前

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