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