Index of /InvoiceShelf/vendor/symfony/uid
Name Last modified Size Description
Parent Directory -
Ulid.php 2024-08-27 11:48 6.9K
BinaryUtil.php 2024-08-27 11:48 5.9K
Uuid.php 2024-08-27 11:48 5.7K
UuidV7.php 2024-08-27 11:48 5.0K
AbstractUid.php 2024-08-27 11:48 4.8K
UuidV1.php 2024-08-27 11:48 2.0K
UuidV6.php 2024-08-27 11:48 2.0K
LICENSE 2024-08-27 11:48 1.0K
CHANGELOG.md 2024-08-27 11:48 960
UuidV4.php 2024-08-27 11:48 932
composer.json 2024-08-27 11:48 917
UuidV5.php 2024-08-27 11:48 592
UuidV3.php 2024-08-27 11:48 592
UuidV8.php 2024-08-27 11:48 573
TimeBasedUidInterfac..> 2024-08-27 11:48 519
NilUuid.php 2024-08-27 11:48 472
MaxUuid.php 2024-08-27 11:48 415
NilUlid.php 2024-08-27 11:48 383
MaxUlid.php 2024-08-27 11:48 383
Factory/ 2024-08-27 11:48 -
Command/ 2024-08-27 11:48 -
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
---------
* [Documentation](https://symfony.com/doc/current/components/uid.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)