Musa 4547782a4a first commit há 10 meses atrás
..
Command 4547782a4a first commit há 10 meses atrás
Factory 4547782a4a first commit há 10 meses atrás
AbstractUid.php 4547782a4a first commit há 10 meses atrás
BinaryUtil.php 4547782a4a first commit há 10 meses atrás
CHANGELOG.md 4547782a4a first commit há 10 meses atrás
LICENSE 4547782a4a first commit há 10 meses atrás
MaxUlid.php 4547782a4a first commit há 10 meses atrás
MaxUuid.php 4547782a4a first commit há 10 meses atrás
NilUlid.php 4547782a4a first commit há 10 meses atrás
NilUuid.php 4547782a4a first commit há 10 meses atrás
README.md 4547782a4a first commit há 10 meses atrás
TimeBasedUidInterface.php 4547782a4a first commit há 10 meses atrás
Ulid.php 4547782a4a first commit há 10 meses atrás
Uuid.php 4547782a4a first commit há 10 meses atrás
UuidV1.php 4547782a4a first commit há 10 meses atrás
UuidV3.php 4547782a4a first commit há 10 meses atrás
UuidV4.php 4547782a4a first commit há 10 meses atrás
UuidV5.php 4547782a4a first commit há 10 meses atrás
UuidV6.php 4547782a4a first commit há 10 meses atrás
UuidV7.php 4547782a4a first commit há 10 meses atrás
UuidV8.php 4547782a4a first commit há 10 meses atrás
composer.json 4547782a4a first commit há 10 meses atrás

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