cirlmcesc/laravel-hashids
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| netsells/hash-model-ids | 0.85 | — | 0 | 0 | 2 | 290 | 0 | 1.5 | 34.0 | — | 2 years ago | |
| rossbearman/eloquent-calamari | 0.85 | — | 4 | 4 | 1 | 179 | 0 | 17.4 | 24.6 | MIT | 2 months ago | |
| cayetanosoriano/hashids-bundle | 0.85 | — | 22 | 22 | 20 | 644 | 1 | 1.2 | 20.2 | — | 9 years ago | |
| dynamophp/hash | 0.83 | Generate a deterministic float hash for any string mapped to the range 0–360. Uses a primary hash (e.g., SHA-256), then converts selected leading/trailing characters into a numeric value within the interval. | 0 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| vinkla/hashids | 0.83 | 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. | 2,058 | 2,081 | 176 | 324K | 0 | 21.6 | 30.4 | MIT | 6 years ago | |
| deligoez/laravel-model-hashid | 0.82 | — | 166 | 166 | 21 | 5K | 0 | 22.5 | 23.5 | — | 2 months ago | |
| danilovl/hashids-bundle | 0.82 | Symfony bundle integrating Hashids for encoding/decoding IDs. Configure salt, alphabet, and minimum hash length. Optional ParamConverter/Request converter automatically decodes route/request parameters so controllers can receive entities by decoded IDs. | 0 | 0 | 0 | 21 | 0 | 20.3 | 20.4 | MIT | 5 months ago | |
| php-standard-library/hash | 0.82 | Hash utilities for PHP: cryptographic and non-cryptographic hashing via an Algorithm enum, HMAC helpers, and timing-safe string comparison. Lightweight package from PHP Standard Library for consistent, secure hashing across projects. | 0 | 0 | 0 | 5K | 0 | 20.1 | 59.6 | MIT | 3 weeks ago | |
| veelasky/laravel-hashid | 0.82 | — | 45 | 46 | 18 | 10K | 0 | 23.3 | 36.1 | MIT | 2 months ago | |
| hashids/hashids | 0.82 | 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,545 | 413 | 1M | 0 | 40.7 | 32.1 | MIT | 3 years ago | |
| michalkortas/laravel-uuid | 0.81 | — | 2 | 2 | 0 | 0 | 0 | 1.5 | — | — | 5 years ago | |
| alimarchal/id-generator | 0.81 | 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.1 | 15.4 | MIT | 10 months ago | |
| dyrynda/laravel-model-uuid | 0.81 | — | 483 | 481 | 54 | 75K | 1 | 28.4 | 35.2 | MIT | 3 months ago | |
| hexify/laravel-id-customizer | 0.81 | 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 | |
| jetcod/eloquent-keygen | 0.80 | — | 2 | 2 | 0 | 3K | 0 | 0.6 | 41.9 | MIT | 1 year ago | |
| spatie/laravel-prefixed-ids | 0.80 | 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 | |
| hautelook/phpass | 0.80 | Modernized, namespaced Composer-ready fork of Openwall Phpass (0.3) with minimal stylistic changes and unit tests. Provides PasswordHash to generate and verify password hashes for legacy systems; public domain source. | 24 | 26 | 28 | 5K | 1 | 2.1 | 31.9 | — | 4 years ago | |
| selfsimilar/drupal7_password_hasher | 0.80 | PHP package for verifying and generating Drupal 7-compatible password hashes. Useful for migrating users to Laravel or other apps while preserving existing credentials, with support for Drupal’s phpass-based hashing format and validation against stored hashes. | 0 | 0 | 0 | 28 | 0 | 0.0 | 20.2 | GPL-3.0 | — |
How can I help you explore Laravel packages today?