|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cayetanosoriano/hashids-bundle | 0.86 | — | 22 | 22 | 20 | 655 | 1 | 1.2 | 20.1 | — | 9 years ago | |
| netsells/hash-model-ids | 0.85 | — | 0 | 0 | 1 | 317 | 0 | 1.5 | 34.6 | — | 2 years ago | |
| hashids/hashids | 0.84 | 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 | |
| wooserv/laravel-objectid | 0.84 | — | 51 | 51 | 2 | 1 | 1 | 0.4 | 0.1 | MIT | — | |
| cirlmcesc/laravel-hashids | 0.83 | 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 | |
| rossbearman/eloquent-calamari | 0.83 | — | 4 | 4 | 1 | 125 | 0 | 17.8 | 22.3 | MIT | 2 months 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 | |
| deligoez/laravel-model-hashid | 0.83 | — | 166 | 166 | 21 | 5K | 0 | 23.0 | 23.9 | — | 1 month ago | |
| hautelook/phpass | 0.83 | 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 | 6K | 1 | 2.1 | 31.0 | — | 4 years ago | |
| spatie/laravel-prefixed-ids | 0.83 | 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 | |
| php-standard-library/hash | 0.83 | 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 | |
| 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 | 296K | 0 | 0.4 | 50.5 | MIT | — | |
| da-vinci-studio/uuid-generator | 0.81 | 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 | |
| michalkortas/laravel-uuid | 0.81 | — | 2 | 2 | 0 | 0 | 0 | 1.5 | — | — | 5 years ago | |
| selfsimilar/drupal7_password_hasher | 0.81 | 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 | — | |
| saade/facehash | 0.81 | 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 | |
| kornrunner/keccak | 0.81 | Pure PHP Keccak (SHA-3) implementation with easy static API. Compute Keccak hashes (224/256/384/512) and SHAKE outputs (XOF) without extensions. Includes test suite and coverage, suitable for Ethereum and other crypto use cases. | 125 | 131 | 47 | 81K | 0 | 3.6 | 38.7 | MIT | 5 years ago | |
| boson-php/id-contracts | 0.81 | — | 0 | 0 | 0 | 42 | 0 | 0.0 | 22.6 | MIT | — | |
| bordoni/phpass | 0.81 | Modernized, namespaced fork of Openwall Phpass (0.3) with Composer autoloading and unit tests. Provides PasswordHash for hashing and verifying passwords with minimal stylistic changes; public domain code, PHP 5 style. | 24 | 25 | 28 | 106K | 1 | 2.1 | 50.1 | — | 4 years ago | |
| symfony/password-hasher | 0.80 | Symfony PasswordHasher provides secure password hashing and verification with modern algorithms like bcrypt and sodium. Use PasswordHasherFactory to configure multiple hashers and select the right one for your app’s needs. | 814 | 818 | 4 | 4M | 0 | 34.7 | 60.1 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?