Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
composer require "webpatser/laravel-uuid:dev-develop"
| 包名 | 版本要求 |
|---|---|
| php | ^7.0|^8.0 |
| 包名 | 版本要求 |
|---|---|
| fakerphp/faker | ^1.9.1 |
| phpunit/phpunit | ^9.3.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-03-09 07:28:57 |
| 类型 | library |