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