uuid
https://github.com/ramsey/uuid
PHP
:snowflake: A PHP library for generating universally unique identifiers (UUIDs).
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported3 Subscribers
Add a CodeTriage badge to uuid
Help out
- Issues
- Is there an older release that will work with PHP v5.6?
- Is there any plan to implement RFC-9562?
- Add __serialize and __unserialize methods to UuidInterface
- tests: add tests for PHP 8.4
- feat: add UUID helper functions for MongoDB BSON Binary
- Add tryFromString method
- Uuid v7 generated in wrong order
- fromStrictString method
- Inconsistent results between fromString and isValid methods.
- Deprecated Implements of Serializable in UuidInterface
- Docs
- PHP not yet supported