Veranstaltungen-APP/vendor/symfony/uid
2026-04-09 21:24:07 +02:00
..
Command ttt 2026-04-09 21:24:07 +02:00
Exception ttt 2026-04-09 21:24:07 +02:00
Factory ttt 2026-04-09 21:24:07 +02:00
AbstractUid.php ttt 2026-04-09 21:24:07 +02:00
BinaryUtil.php ttt 2026-04-09 21:24:07 +02:00
CHANGELOG.md ttt 2026-04-09 21:24:07 +02:00
composer.json ttt 2026-04-09 21:24:07 +02:00
HashableInterface.php ttt 2026-04-09 21:24:07 +02:00
LICENSE ttt 2026-04-09 21:24:07 +02:00
MaxUlid.php ttt 2026-04-09 21:24:07 +02:00
MaxUuid.php ttt 2026-04-09 21:24:07 +02:00
NilUlid.php ttt 2026-04-09 21:24:07 +02:00
NilUuid.php ttt 2026-04-09 21:24:07 +02:00
README.md ttt 2026-04-09 21:24:07 +02:00
TimeBasedUidInterface.php ttt 2026-04-09 21:24:07 +02:00
Ulid.php ttt 2026-04-09 21:24:07 +02:00
Uuid.php ttt 2026-04-09 21:24:07 +02:00
UuidV1.php ttt 2026-04-09 21:24:07 +02:00
UuidV3.php ttt 2026-04-09 21:24:07 +02:00
UuidV4.php ttt 2026-04-09 21:24:07 +02:00
UuidV5.php ttt 2026-04-09 21:24:07 +02:00
UuidV6.php ttt 2026-04-09 21:24:07 +02:00
UuidV7.php ttt 2026-04-09 21:24:07 +02:00
UuidV8.php ttt 2026-04-09 21:24:07 +02:00

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