Index of /InvoiceShelf/vendor/symfony/uid

Icon  Name                    Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] AbstractUid.php 2024-08-27 11:48 4.8K [   ] BinaryUtil.php 2024-08-27 11:48 5.9K [TXT] CHANGELOG.md 2024-08-27 11:48 960 [DIR] Command/ 2024-08-27 11:48 - [DIR] Factory/ 2024-08-27 11:48 - [   ] LICENSE 2024-08-27 11:48 1.0K [   ] MaxUlid.php 2024-08-27 11:48 383 [   ] MaxUuid.php 2024-08-27 11:48 415 [   ] NilUlid.php 2024-08-27 11:48 383 [   ] NilUuid.php 2024-08-27 11:48 472 [   ] TimeBasedUidInterfac..> 2024-08-27 11:48 519 [   ] Ulid.php 2024-08-27 11:48 6.9K [   ] Uuid.php 2024-08-27 11:48 5.7K [   ] UuidV1.php 2024-08-27 11:48 2.0K [   ] UuidV3.php 2024-08-27 11:48 592 [   ] UuidV4.php 2024-08-27 11:48 932 [   ] UuidV5.php 2024-08-27 11:48 592 [   ] UuidV6.php 2024-08-27 11:48 2.0K [   ] UuidV7.php 2024-08-27 11:48 5.0K [   ] UuidV8.php 2024-08-27 11:48 573 [   ] composer.json 2024-08-27 11:48 917
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)