ShuriZma
0e79f2b4b6
git add /vendor add several models add vehicle list |
||
---|---|---|
.. | ||
Command | ||
Factory | ||
AbstractUid.php | ||
BinaryUtil.php | ||
CHANGELOG.md | ||
LICENSE | ||
MaxUlid.php | ||
MaxUuid.php | ||
NilUlid.php | ||
NilUuid.php | ||
README.md | ||
TimeBasedUidInterface.php | ||
Ulid.php | ||
Uuid.php | ||
UuidV1.php | ||
UuidV3.php | ||
UuidV4.php | ||
UuidV5.php | ||
UuidV6.php | ||
UuidV7.php | ||
UuidV8.php | ||
composer.json |
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.