|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| labrodev/laravel-uuidable | 0.84 | — | 1 | 1 | 0 | 9 | 0 | 0.0 | 10.2 | MIT | — | |
| alimarchal/id-generator | 0.83 | Generate unique, professional document IDs in Laravel (PREFIX-YYYYMMDD-XXXX) with transaction safety and race-condition protection. Ideal for invoices, complaints, orders, quotations, and more. Compatible with Laravel 11/12, scalable for high volume. | 0 | 0 | 0 | 11 | 0 | 0.6 | 14.9 | MIT | 1 year ago | |
| rossbearman/eloquent-calamari | 0.81 | — | 4 | 4 | 1 | 123 | 0 | 13.4 | 21.4 | MIT | 5 months ago | |
| rhumsaa/uuid | 0.81 | 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 | — | |
| goldspecdigital/laravel-eloquent-uuid | 0.81 | — | 506 | 508 | 45 | 10K | 0 | 9.6 | 18.5 | MIT | 3 years ago | |
| webpatser/laravel-uuid | 0.80 | 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 | 149 | 186K | 0 | 13.8 | 27.9 | — | 11 years ago | |
| visus/cuid2 | 0.79 | PHP CUID2 generator for collision-resistant, secure, URL-safe IDs built for distributed systems. Uses SHA3-512 with time and entropy for scalable uniqueness. Supports instance or static usage plus identifier validation; GMP can improve performance. | 43 | 43 | 1 | 19K | 0 | 10.2 | 38.8 | MIT | 8 months ago | |
| simlux/laravel-model-uuid | 0.79 | — | 0 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| mindtwo/laravel-auto-create-uuid | 0.79 | 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 | 994 | 0 | 15.9 | 42.1 | MIT | 4 months ago | |
| symfony/uid | 0.79 | 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 | 613 | 12 | 15M | 0 | 34.8 | 64.8 | MIT | 4 weeks ago | |
| webpatser/uuid | 0.78 | 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 | — | |
| da-vinci-studio/uuid-generator | 0.78 | 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 | 10 years ago | |
| cirlmcesc/laravel-hashids | 0.78 | Laravel package to obfuscate model IDs and route parameters using Hashids. Adds a model trait that automatically encodes ID and *_id fields on serialization, decodes for route model binding, and provides helper methods plus Artisan install/test commands. | 1 | 1 | 0 | 0 | 0 | 14.4 | — | MIT | 6 months ago | |
| dyrynda/laravel-model-uuid | 0.78 | — | 485 | 486 | 53 | 87K | 3 | 25.1 | 35.7 | MIT | 6 months ago | |
| stayallive/laravel-eloquent-uuid | 0.77 | — | 4 | 4 | 0 | 14K | 0 | 12.9 | 52.4 | MIT | 6 months ago | |
| wooserv/laravel-objectid | 0.77 | — | 51 | 51 | 2 | 2 | 1 | 0.4 | 0.2 | MIT | — | |
| michalkortas/laravel-uuid | 0.77 | — | 2 | 2 | 0 | 0 | 0 | 1.5 | — | — | 5 years ago | |
| fahriztx/model-uuid | 0.76 | 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 | |
| hexify/laravel-id-customizer | 0.74 | Laravel package for generating custom IDs for models or any table column. Create prefixed incremental IDs (with optional reset on prefix change) or random IDs with configurable length, character set, and extras. Use via a controller helper or a model trait. | 2 | 2 | 0 | 0 | 0 | 0.3 | — | MIT | 4 years ago | |
| monurakkaya/laravel-unique-code-generator | 0.74 | — | 21 | 21 | 2 | 205 | 0 | 0.5 | 14.0 | MIT | 4 years ago |
How can I help you explore Laravel packages today?