parsaaghayi-backend/vendor/symfony/uid
DevOps 3aad54907e
Some checks failed
Deploy Backend / deploy (push) Failing after 3m44s
chore: commit complete vendor (Liara mirror no dist)
2026-06-23 15:37:41 +00:00
..
Command chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Factory chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
AbstractUid.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
BinaryUtil.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
CHANGELOG.md chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
composer.json chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
LICENSE chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
MaxUlid.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
MaxUuid.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
NilUlid.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
NilUuid.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
README.md chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
TimeBasedUidInterface.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Ulid.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Uuid.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
UuidV1.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
UuidV3.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
UuidV4.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
UuidV5.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
UuidV6.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
UuidV7.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
UuidV8.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00: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