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:5.0.x-dev"
| 包名 | 版本要求 |
|---|---|
| php | ^8.0 |
| 包名 | 版本要求 |
|---|---|
| fakerphp/faker | ^1.24 |
| phpunit/phpunit | ^11.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2025-09-10 13:21:20 |
| 类型 | library |