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

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