Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/symfony/polyfill-uuid
Symfony polyfill for uuid functions
https://github.com/symfony/polyfill-uuid
compatibility component javascript polyfill portable symfony symfony-component symfony-polyfill uuid
Last synced: 7 days ago
JSON representation
Symfony polyfill for uuid functions
- Host: GitHub
- URL: https://github.com/symfony/polyfill-uuid
- Owner: symfony
- License: mit
- Created: 2019-11-27T16:46:39.000Z (about 5 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-09-09T12:24:32.000Z (4 months ago)
- Last Synced: 2025-01-04T10:14:06.583Z (17 days ago)
- Topics: compatibility, component, javascript, polyfill, portable, symfony, symfony-component, symfony-polyfill, uuid
- Language: PHP
- Homepage: https://symfony.com/polyfill-uuid
- Size: 36.1 KB
- Stars: 651
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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](https://github.com/symfony/polyfill/blob/main/README.md).License
=======This library is released under the [MIT license](LICENSE).