fahriztx/model-uuid
Laravel/PHP trait to add automatic UUIDs to Eloquent models. Generates a UUID when creating records and supports using UUIDs as primary keys or additional identifiers, reducing reliance on auto-increment IDs and easing integration across systems.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cycle/entity-behavior-uuid | 0.93 | Cycle ORM behavior that adds first-class UUID columns using ramsey/uuid. Annotate entities with Uuid4 and map fields as type "uuid" (including primary keys) for automatic UUID handling in Cycle ORM models. | 0 | 0 | 4 | 9K | 0 | 1.0 | 54.7 | MIT | 2 years ago | |
| labrodev/laravel-uuidable | 0.93 | — | 1 | 1 | 0 | 1 | 0 | 0.0 | 2.4 | MIT | — | |
| webpatser/uuid | 0.92 | Pure PHP UUID generator/validator for RFC 4122 & RFC 9562. Create UUID v1, v3, v4, v5, v6, v7 and v8, plus nil UUIDs. Import, validate, compare, and access string/hex/bytes/URN, version, variant, and time fields. | 1 | 1 | 0 | 10K | 0 | 0.0 | 51.5 | MIT | — | |
| spatie/laravel-binary-uuid | 0.89 | NOT MAINTAINED. Store UUID primary keys as optimized binary in Laravel models for faster indexing/queries (MySQL/SQLite). Provides UUID generation and Eloquent trait/scopes to encode/decode and query by UUID, plus benchmarks to compare performance. | 520 | 524 | 57 | 92 | 0 | 4.4 | 0.7 | MIT | 7 years ago | |
| goldspecdigital/laravel-eloquent-uuid | 0.87 | — | 510 | 510 | 45 | 11K | 0 | 9.6 | 19.1 | MIT | 3 years ago | |
| stayallive/laravel-eloquent-uuid | 0.86 | — | 4 | 4 | 0 | 6K | 0 | 17.3 | 48.7 | MIT | 2 months ago | |
| webpatser/laravel-uuid | 0.85 | Laravel package for generating and working with UUIDs. Provides a UUID model trait, helpers to create v1/v4 UUIDs, and integrates with Eloquent so models can use UUID primary keys instead of auto-increment IDs. | 1,800 | 1,832 | 150 | 191K | 0 | 13.8 | 28.0 | — | 11 years ago | |
| michalkortas/laravel-uuid | 0.85 | — | 2 | 2 | 0 | 0 | 0 | 1.5 | — | — | 5 years ago | |
| da-vinci-studio/uuid-generator | 0.84 | Laravel/PHP UUID generator package by Da Vinci Studio. Provides simple helpers to generate UUIDs for your application, useful for model identifiers, tokens, and unique references, with easy integration into existing projects. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 9 years ago | |
| dyrynda/laravel-model-uuid | 0.80 | — | 481 | 481 | 54 | 77K | 1 | 29.0 | 35.5 | MIT | 2 months ago |
How can I help you explore Laravel packages today?