vinkla/hashids
Laravel bridge for Hashids: encode integers into short, non-sequential strings and decode them back. Supports multiple connections via config, includes a facade and manager for dependency injection, and integrates cleanly with typical Laravel workflows.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| illuminate/hashing | 0.82 | Laravel’s hashing component for securely storing and verifying passwords. Provides simple APIs and drivers for bcrypt and Argon2 (including Argon2id), automatic rehashing when options change, and configurable settings for cost and memory/time limits. | 64 | 66 | 4 | 304K | 0 | 0.4 | 50.7 | MIT | — | |
| hashids/hashids | 0.81 | Generate YouTube-like short IDs from one or more numbers to avoid exposing sequential database IDs. Simple encode/decode API, customizable salt and options, install via Composer. Requires bcmath or gmp extension. Maintained; creator also offers Sqids. | 5,435 | 5,546 | 414 | 1M | 0 | 40.7 | 31.9 | MIT | 3 years ago | |
| netsells/hash-model-ids | 0.81 | — | 0 | 0 | 1 | 363 | 0 | 1.5 | 35.4 | — | 2 years ago | |
| sqids/sqids | 0.80 | Sqids generates short, unique, URL-safe IDs from one or more non-negative numbers and decodes them back for fast lookups. Supports custom alphabet and minimum length/padding. Not encryption. Requires bcmath or gmp. | 0 | 605 | — | 135K | — | 3.7 | 32.4 | — | — | |
| cirlmcesc/laravel-hashids | 0.80 | 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 | |
| easy-doc/easy-doc | 0.79 | Easy Doc is a Laravel/PHP package for quickly generating and serving project documentation. It helps you organize docs, render them for the web, and keep content maintainable with a simple setup suitable for small apps and internal tools. | 4 | 4 | 4 | 5K | 0 | 5.9 | 41.8 | MIT | 11 months ago | |
| symplify/easy-parallel | 0.78 | Run PHP tasks in parallel with a simple API. Easy Parallel helps speed up builds and code analysis by distributing work across multiple processes, while keeping output manageable and integration straightforward in existing Symplify and custom tooling. | 11 | 11 | 5 | 28K | 1 | 0.4 | 46.5 | MIT | — | |
| veelasky/laravel-hashid | 0.77 | — | 45 | 46 | 18 | 6K | 0 | 23.9 | 34.1 | MIT | 2 months ago | |
| cayetanosoriano/hashids-bundle | 0.77 | — | 22 | 22 | 20 | 682 | 1 | 1.2 | 20.5 | — | 9 years ago | |
| deligoez/laravel-model-hashid | 0.75 | — | 166 | 166 | 21 | 5K | 0 | 23.2 | 24.1 | — | 1 month ago |
How can I help you explore Laravel packages today?