snortlin/nano-id
Laravel-friendly NanoID generator for PHP: create short, URL-safe, collision-resistant IDs with configurable length and alphabet. Simple API, lightweight and fast—ideal for public identifiers, tokens, and model keys without exposing sequential IDs.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| rossbearman/eloquent-calamari | 0.80 | — | 4 | 4 | 1 | 179 | 0 | 17.4 | 24.6 | MIT | 2 months ago | |
| cayetanosoriano/hashids-bundle | 0.80 | — | 22 | 22 | 20 | 644 | 1 | 1.2 | 20.2 | — | 9 years ago | |
| parables/laravel-model-nanoid | 0.79 | — | 0 | 20 | — | 488 | — | 1.2 | 19.6 | — | — | |
| spatie/laravel-prefixed-ids | 0.79 | Generate friendly Stripe-like prefixed IDs for Laravel Eloquent models (e.g., user_xxx). Add a trait to models, create and store prefixed IDs, and resolve models from a prefixed ID via findByPrefixedId or automatic model detection. | 175 | 175 | 9 | 9K | 0 | 4.1 | 23.9 | MIT | 1 year ago | |
| c4ys/doctrine-snowflakes-bundle | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| wooserv/laravel-objectid | 0.77 | — | 51 | 51 | 2 | 6 | 1 | 0.4 | 0.7 | MIT | — | |
| visus/cuid2 | 0.77 | 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. | 42 | 42 | 1 | 13K | 0 | 14.7 | 37.4 | MIT | 5 months ago | |
| deligoez/laravel-model-hashid | 0.77 | — | 166 | 166 | 21 | 5K | 0 | 22.7 | 23.9 | — | 2 months ago | |
| hexify/laravel-id-customizer | 0.77 | 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 | |
| symfony/uid | 0.76 | 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. | 611 | 616 | 12 | 11M | 0 | 32.8 | 64.4 | MIT | 1 month ago | |
| parables/laravel-cuid2 | 0.76 | — | 7 | 7 | 0 | 275 | 2 | 1.9 | 21.5 | MIT | 1 year ago | |
| veelasky/laravel-hashid | 0.76 | — | 45 | 46 | 18 | 9K | 0 | 23.3 | 36.1 | MIT | 2 months ago | |
| michalkortas/laravel-uuid | 0.76 | — | 2 | 2 | 0 | 0 | 0 | 1.5 | — | — | 5 years ago | |
| jetcod/eloquent-keygen | 0.76 | — | 2 | 2 | 0 | 3K | 0 | 0.6 | 41.9 | MIT | 1 year ago | |
| stayallive/laravel-eloquent-uuid | 0.76 | — | 4 | 4 | 0 | 8K | 0 | 17.1 | 50.3 | MIT | 2 months ago | |
| da-vinci-studio/uuid-generator | 0.75 | 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 | |
| monurakkaya/laravel-unique-code-generator | 0.75 | — | 21 | 21 | 2 | 314 | 0 | 0.5 | 16.4 | MIT | 3 years ago | |
| dyrynda/laravel-model-uuid | 0.75 | — | 482 | 481 | 54 | 77K | 1 | 28.6 | 35.4 | MIT | 2 months ago | |
| cirlmcesc/laravel-hashids | 0.75 | 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 | 19.4 | — | MIT | 3 months ago | |
| testmonitor/eloquent-incrementable | 0.75 | — | 7 | 7 | 3 | 401 | 0 | 3.0 | 23.6 | MIT | 1 year ago |
How can I help you explore Laravel packages today?