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

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