selfsimilar/drupal7_password_hasher
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| selfsimilar/laravel-d7-password | 0.84 | — | 4 | 4 | 0 | 35 | 0 | 0.0 | 10.8 | — | — | |
| 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 | 8K | 0 | 19.1 | 62.2 | MIT | 2 months ago | |
| illuminate/hashing | 0.83 | 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 | 67 | 4 | 296K | 0 | 0.4 | 50.5 | MIT | — | |
| danilovl/hashids-bundle | 0.83 | 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 | 48 | 0 | 18.4 | 25.3 | MIT | 6 months ago | |
| mikemclin/wp-password | 0.82 | — | 86 | 67 | 15 | 1 | 2 | 1.3 | 0.1 | — | — | |
| draw/security | 0.82 | — | 0 | 0 | 0 | 526 | 0 | 0.0 | 37.6 | — | — | |
| mikemclin/laravel-wp-password | 0.82 | — | 86 | 89 | 15 | 48K | 2 | 1.3 | 37.8 | — | — | |
| nawasara/auth-primitives | 0.81 | Lightweight Laravel/PHP auth primitives package providing foundational building blocks for authentication and authorization. Use it to compose your own login flows, guards, and access rules with minimal opinionated structure. | 0 | 0 | 0 | 99 | 0 | 0.0 | 27.6 | — | — | |
| veelasky/laravel-hashid | 0.81 | — | 47 | 46 | 18 | 14K | 0 | 20.7 | 38.2 | MIT | 4 months ago | |
| dynamophp/hash | 0.81 | 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 | |
| ircmaxell/password-compat | 0.81 | — | 2,129 | 2,179 | 409 | 386K | 13 | 27.3 | 37.1 | MIT | — | |
| kornrunner/keccak | 0.80 | 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. | 124 | 130 | 47 | 102K | 0 | 3.6 | 40.2 | MIT | 5 years 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 | 6K | 1 | 2.1 | 32.5 | — | 4 years ago | |
| christian-riesen/password-hash-bundle | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| bordoni/phpass | 0.77 | 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 | 114K | 1 | 2.1 | 50.5 | — | 4 years ago | |
| symfony/password-hasher | 0.77 | 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. | 805 | 818 | 4 | 5M | 0 | 31.6 | 59.3 | MIT | 2 months ago |
How can I help you explore Laravel packages today?