Musa 4547782a4a first commit 1 yıl önce
..
Command 4547782a4a first commit 1 yıl önce
Factory 4547782a4a first commit 1 yıl önce
AbstractUid.php 4547782a4a first commit 1 yıl önce
BinaryUtil.php 4547782a4a first commit 1 yıl önce
CHANGELOG.md 4547782a4a first commit 1 yıl önce
LICENSE 4547782a4a first commit 1 yıl önce
MaxUlid.php 4547782a4a first commit 1 yıl önce
MaxUuid.php 4547782a4a first commit 1 yıl önce
NilUlid.php 4547782a4a first commit 1 yıl önce
NilUuid.php 4547782a4a first commit 1 yıl önce
README.md 4547782a4a first commit 1 yıl önce
TimeBasedUidInterface.php 4547782a4a first commit 1 yıl önce
Ulid.php 4547782a4a first commit 1 yıl önce
Uuid.php 4547782a4a first commit 1 yıl önce
UuidV1.php 4547782a4a first commit 1 yıl önce
UuidV3.php 4547782a4a first commit 1 yıl önce
UuidV4.php 4547782a4a first commit 1 yıl önce
UuidV5.php 4547782a4a first commit 1 yıl önce
UuidV6.php 4547782a4a first commit 1 yıl önce
UuidV7.php 4547782a4a first commit 1 yıl önce
UuidV8.php 4547782a4a first commit 1 yıl önce
composer.json 4547782a4a first commit 1 yıl önce

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