goldspecdigital/laravel-eloquent-uuid
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| rhumsaa/uuid | 0.92 | Deprecated PHP 5.3+ library for generating and working with RFC 4122 UUIDs (v1, v3, v4, v5). No longer maintained—use ramsey/uuid instead. | 5 | 18 | 3 | 4K | 0 | 0.1 | 27.5 | MIT | — | |
| michalkortas/laravel-uuid | 0.91 | — | 2 | 2 | 0 | 0 | 0 | 1.5 | — | — | 5 years ago | |
| da-vinci-studio/uuid-generator | 0.91 | 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 | |
| symfony/uid | 0.90 | Symfony UID component offers an object-oriented API to generate and work with unique identifiers. Includes ULIDs and UUIDs (v1 and v3–v8), with implementations compatible with both 32-bit and 64-bit systems for consistent, portable IDs. | 608 | 616 | 12 | 12M | 0 | 31.4 | 63.6 | MIT | 1 month ago | |
| webpatser/laravel-uuid | 0.88 | 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,801 | 1,832 | 150 | 186K | 0 | 13.8 | 27.9 | — | 11 years ago | |
| dyrynda/laravel-model-uuid | 0.88 | — | 483 | 484 | 54 | 72K | 2 | 27.0 | 34.8 | MIT | 4 months ago | |
| webpatser/uuid | 0.87 | Pure PHP UUID generator/validator (RFC 4122 + RFC 9562). Create UUID v1, v3, v4, v5, v6, v7, v8 and nil UUIDs; import, validate, compare, and inspect string/hex/bytes/URN, version, variant, and time fields. | 1 | 1 | 0 | 15K | 0 | 0.0 | 53.7 | MIT | — | |
| simlux/laravel-model-uuid | 0.87 | — | 0 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| stayallive/laravel-eloquent-uuid | 0.86 | — | 4 | 4 | 0 | 8K | 0 | 17.1 | 50.3 | MIT | 4 months ago | |
| fahriztx/model-uuid | 0.86 | 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. | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| labrodev/laravel-uuidable | 0.86 | — | 1 | 1 | 0 | 40 | 0 | 0.0 | 18.3 | MIT | — | |
| spatie/laravel-binary-uuid | 0.81 | 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. | 521 | 524 | 57 | 108 | 0 | 4.4 | 0.8 | MIT | 7 years ago | |
| mindtwo/laravel-auto-create-uuid | 0.81 | Auto-fill a UUID v4 on Eloquent models when creating or replicating. Add a trait, add a uuid column, and it just works—no config. Supports custom UUID column names and ensures replicas get a fresh UUID by excluding the UUID attribute on replicate. | 1 | 1 | 1 | 1K | 0 | 18.2 | 44.6 | MIT | 2 months ago |
How can I help you explore Laravel packages today?