TKK_E32221431/Laravel-Deli/vendor/symfony/uid
Ddlysa 40024992af first commit 2025-07-24 12:25:56 +07:00
..
Command first commit 2025-07-24 12:25:56 +07:00
Exception first commit 2025-07-24 12:25:56 +07:00
Factory first commit 2025-07-24 12:25:56 +07:00
AbstractUid.php first commit 2025-07-24 12:25:56 +07:00
BinaryUtil.php first commit 2025-07-24 12:25:56 +07:00
CHANGELOG.md first commit 2025-07-24 12:25:56 +07:00
HashableInterface.php first commit 2025-07-24 12:25:56 +07:00
LICENSE first commit 2025-07-24 12:25:56 +07:00
MaxUlid.php first commit 2025-07-24 12:25:56 +07:00
MaxUuid.php first commit 2025-07-24 12:25:56 +07:00
NilUlid.php first commit 2025-07-24 12:25:56 +07:00
NilUuid.php first commit 2025-07-24 12:25:56 +07:00
README.md first commit 2025-07-24 12:25:56 +07:00
TimeBasedUidInterface.php first commit 2025-07-24 12:25:56 +07:00
Ulid.php first commit 2025-07-24 12:25:56 +07:00
Uuid.php first commit 2025-07-24 12:25:56 +07:00
UuidV1.php first commit 2025-07-24 12:25:56 +07:00
UuidV3.php first commit 2025-07-24 12:25:56 +07:00
UuidV4.php first commit 2025-07-24 12:25:56 +07:00
UuidV5.php first commit 2025-07-24 12:25:56 +07:00
UuidV6.php first commit 2025-07-24 12:25:56 +07:00
UuidV7.php first commit 2025-07-24 12:25:56 +07:00
UuidV8.php first commit 2025-07-24 12:25:56 +07:00
composer.json first commit 2025-07-24 12:25:56 +07:00

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