jenssegers/optimus
Optimus obfuscates internal numeric IDs using Knuth’s integer hash. Like Hashids but returns fast, reversible integers (not strings). Generate prime/inverse/random via a CLI command, then encode/decode IDs consistently across your app.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cayetanosoriano/hashids-bundle | 0.80 | — | 22 | 22 | 20 | 655 | 1 | 1.2 | 20.3 | — | 9 years ago | |
| deligoez/laravel-model-hashid | 0.79 | — | 166 | 166 | 21 | 5K | 0 | 22.9 | 24.0 | — | 1 month ago | |
| veelasky/laravel-hashid | 0.78 | — | 45 | 46 | 18 | 7K | 0 | 23.7 | 34.2 | MIT | 2 months ago | |
| michalkortas/laravel-uuid | 0.76 | — | 2 | 2 | 0 | 0 | 0 | 1.5 | — | — | 5 years ago | |
| wooserv/laravel-objectid | 0.76 | — | 51 | 51 | 2 | 1 | 1 | 0.4 | 0.1 | MIT | — | |
| 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 | |
| b2pweb/bdf-prime-persistence | 0.76 | — | 0 | 0 | 0 | 180 | 0 | 0.0 | 31.2 | MIT | — | |
| spatie/laravel-prefixed-ids | 0.75 | 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 | 24.0 | MIT | 1 year ago | |
| hexify/laravel-id-customizer | 0.75 | 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 | |
| alimarchal/id-generator | 0.75 | 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 | 4.2 | 15.4 | MIT | 9 months ago | |
| nayjest/manipulator | 0.75 | Fast, lightweight PHP object manipulation helpers—like symfony/property-access but simpler (~300 LOC) and no reflection. Instantiate classes, set public properties, and assign values via setters from arrays (snake/camel case), with optional property creation. | 10 | 10 | 1 | 5K | 3 | 4.1 | 37.0 | MIT | 9 years ago | |
| parables/laravel-cuid2 | 0.75 | — | 7 | 7 | 0 | 275 | 2 | 1.9 | 21.5 | MIT | 1 year ago | |
| wooserv/php-objectid | 0.75 | Generate and work with MongoDB-style ObjectId values in PHP. Create new ObjectIds, parse and validate existing ones, convert to hex strings, and access parts like timestamp for sorting or debugging. Lightweight utility with no database required. | 13 | 13 | 0 | 98 | 3 | 0.8 | 12.8 | MIT | — | |
| spatie/laravel-image-optimizer | 0.75 | Laravel integration for spatie/image-optimizer. Optimize PNG, JPG, SVG, and GIF files by running them through available system binaries. Use the ImageOptimizer facade, resolve an OptimizerChain from the container, or apply middleware to optimize uploads automatically. | 1,299 | 1,310 | 116 | 206K | 0 | 32.2 | 34.2 | MIT | 3 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 | |
| b2pweb/bdf-prime | 0.75 | — | 3 | 3 | 0 | 393 | 0 | 0.6 | 29.1 | MIT | — | |
| goldspecdigital/laravel-eloquent-uuid | 0.74 | — | 510 | 510 | 45 | 11K | 0 | 9.6 | 19.1 | MIT | 3 years ago | |
| jetcod/eloquent-keygen | 0.74 | — | 2 | 2 | 0 | 3K | 0 | 0.6 | 41.9 | MIT | 1 year ago | |
| mohammad-fouladgar/eloquent-builder | 0.74 | — | 526 | 527 | 43 | 2K | 0 | 4.2 | 8.4 | MIT | 6 years ago | |
| simlux/laravel-model-uuid | 0.74 | — | 0 | 1 | 0 | 0 | 0 | 0.0 | — | — | — |
How can I help you explore Laravel packages today?