deligoez/laravel-model-hashid
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cirlmcesc/laravel-hashids | 0.86 | 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 | |
| cayetanosoriano/hashids-bundle | 0.84 | — | 22 | 22 | 20 | 643 | 1 | 1.2 | 20.2 | — | 9 years ago | |
| php-standard-library/hash | 0.84 | 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 | 4K | 0 | 21.2 | 58.8 | MIT | 2 weeks ago | |
| netsells/hash-model-ids | 0.84 | — | 0 | 0 | 1 | 363 | 0 | 1.5 | 35.4 | — | 2 years ago | |
| veelasky/laravel-hashid | 0.83 | — | 45 | 46 | 18 | 6K | 0 | 23.9 | 34.1 | MIT | 2 months ago | |
| rossbearman/eloquent-calamari | 0.83 | — | 4 | 4 | 1 | 119 | 0 | 17.9 | 22.0 | MIT | 2 months ago | |
| jetcod/eloquent-keygen | 0.83 | — | 2 | 2 | 0 | 3K | 0 | 0.6 | 41.9 | MIT | 1 year ago | |
| dynamophp/hash | 0.82 | 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 | |
| boson-php/id-contracts | 0.82 | — | 0 | 0 | 0 | 40 | 0 | 0.0 | 22.3 | MIT | — | |
| spatie/laravel-prefixed-ids | 0.82 | 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 | 10K | 0 | 4.1 | 24.4 | MIT | 1 year ago | |
| vinkla/hashids | 0.81 | 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 | 308K | 0 | 21.6 | 30.1 | MIT | 6 years ago | |
| michalkortas/laravel-uuid | 0.81 | — | 2 | 2 | 0 | 0 | 0 | 1.5 | — | — | 5 years ago | |
| 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.6 | MIT | 3 years 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 | |
| saade/facehash | 0.80 | Generate and compare perceptual “face hashes” to identify similar faces across images. Lightweight Laravel-friendly package with simple APIs for hashing, distance checks, and quick matching—useful for deduplication, grouping, and basic face similarity search. | 6 | 6 | 0 | 2K | 0 | 17.0 | 38.1 | — | 2 months ago | |
| wooserv/laravel-objectid | 0.80 | — | 51 | 51 | 2 | 1 | 1 | 0.4 | 0.1 | MIT | — | |
| fahriztx/model-uuid | 0.80 | 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 | |
| alimarchal/id-generator | 0.80 | 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 | 12 | 0 | 4.7 | 15.9 | MIT | 9 months 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 | 18 | 0 | 0.0 | 17.7 | GPL-3.0 | — | |
| dyrynda/laravel-model-uuid | 0.78 | — | 481 | 481 | 54 | 77K | 1 | 29.1 | 35.6 | MIT | 2 months ago |
How can I help you explore Laravel packages today?