symfony/password-hasher
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| christian-riesen/password-hash-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| hautelook/phpass | 0.85 | 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 | |
| ircmaxell/password-compat | 0.84 | — | 2,132 | 2,182 | 409 | 414K | 13 | 27.3 | 37.5 | MIT | — | |
| bordoni/phpass | 0.84 | 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 | |
| dynamophp/hash | 0.84 | 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 | |
| 20steps/bricks-scrypt-password-encoder-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| selfsimilar/drupal7_password_hasher | 0.83 | 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 | — | |
| selfsimilar/laravel-d7-password | 0.82 | — | 4 | 4 | 0 | 12 | 0 | 0.0 | 7.3 | — | — | |
| 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 | 4K | 0 | 21.2 | 58.8 | MIT | 1 week 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 | 304K | 0 | 0.4 | 50.7 | MIT | — | |
| divineomega/symfony-password-exposed-bundle | 0.82 | — | 1 | 1 | 0 | 0 | 0 | 14.6 | — | LGPL-3.0 | 3 months ago | |
| easytek/sf-guard-password-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.2 | — | MIT | 11 years ago | |
| acseo/change-password-bundle | 0.81 | Symfony bundle for managing user password history with FOSUserBundle: stores previous hashed passwords, forces change when passwords are older than 30 days, and optionally blocks reusing old passwords via a validation constraint. | 4 | 5 | 2 | 0 | 1 | 0.2 | — | MIT | — |
How can I help you explore Laravel packages today?