github/vendor/symfony/polyfill-uuid
2025-04-12 19:11:43 +08:00
..
bootstrap80.php Initial commit 2025-04-12 19:11:43 +08:00
bootstrap.php Initial commit 2025-04-12 19:11:43 +08:00
composer.json Initial commit 2025-04-12 19:11:43 +08:00
LICENSE Initial commit 2025-04-12 19:11:43 +08:00
README.md Initial commit 2025-04-12 19:11:43 +08:00
Uuid.php Initial commit 2025-04-12 19:11:43 +08:00

Symfony Polyfill / Uuid

This component provides uuid_* functions to users who run PHP versions without the uuid extension.

More information can be found in the main Polyfill README.

License

This library is released under the MIT license.