MIF_E31222707/vendor/symfony/uid
adeliaala 0d288a48b9 done 2025-07-15 13:57:20 +07:00
..
Command done 2025-07-15 13:57:20 +07:00
Factory done 2025-07-15 13:57:20 +07:00
AbstractUid.php done 2025-07-15 13:57:20 +07:00
BinaryUtil.php done 2025-07-15 13:57:20 +07:00
CHANGELOG.md done 2025-07-15 13:57:20 +07:00
LICENSE done 2025-07-15 13:57:20 +07:00
MaxUlid.php done 2025-07-15 13:57:20 +07:00
MaxUuid.php done 2025-07-15 13:57:20 +07:00
NilUlid.php done 2025-07-15 13:57:20 +07:00
NilUuid.php done 2025-07-15 13:57:20 +07:00
README.md done 2025-07-15 13:57:20 +07:00
TimeBasedUidInterface.php done 2025-07-15 13:57:20 +07:00
Ulid.php done 2025-07-15 13:57:20 +07:00
Uuid.php done 2025-07-15 13:57:20 +07:00
UuidV1.php done 2025-07-15 13:57:20 +07:00
UuidV3.php done 2025-07-15 13:57:20 +07:00
UuidV4.php done 2025-07-15 13:57:20 +07:00
UuidV5.php done 2025-07-15 13:57:20 +07:00
UuidV6.php done 2025-07-15 13:57:20 +07:00
UuidV7.php done 2025-07-15 13:57:20 +07:00
UuidV8.php done 2025-07-15 13:57:20 +07:00
composer.json done 2025-07-15 13:57:20 +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