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