X\choro 48f1b97cc3 first commit há 11 meses atrás
..
Command 48f1b97cc3 first commit há 11 meses atrás
Factory 48f1b97cc3 first commit há 11 meses atrás
AbstractUid.php 48f1b97cc3 first commit há 11 meses atrás
BinaryUtil.php 48f1b97cc3 first commit há 11 meses atrás
CHANGELOG.md 48f1b97cc3 first commit há 11 meses atrás
LICENSE 48f1b97cc3 first commit há 11 meses atrás
MaxUlid.php 48f1b97cc3 first commit há 11 meses atrás
MaxUuid.php 48f1b97cc3 first commit há 11 meses atrás
NilUlid.php 48f1b97cc3 first commit há 11 meses atrás
NilUuid.php 48f1b97cc3 first commit há 11 meses atrás
README.md 48f1b97cc3 first commit há 11 meses atrás
TimeBasedUidInterface.php 48f1b97cc3 first commit há 11 meses atrás
Ulid.php 48f1b97cc3 first commit há 11 meses atrás
Uuid.php 48f1b97cc3 first commit há 11 meses atrás
UuidV1.php 48f1b97cc3 first commit há 11 meses atrás
UuidV3.php 48f1b97cc3 first commit há 11 meses atrás
UuidV4.php 48f1b97cc3 first commit há 11 meses atrás
UuidV5.php 48f1b97cc3 first commit há 11 meses atrás
UuidV6.php 48f1b97cc3 first commit há 11 meses atrás
UuidV7.php 48f1b97cc3 first commit há 11 meses atrás
UuidV8.php 48f1b97cc3 first commit há 11 meses atrás
composer.json 48f1b97cc3 first commit há 11 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