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.87 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| easytek/sf-guard-password-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.2 | — | MIT | 11 years ago | |
| 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 | 5K | 1 | 2.1 | 31.4 | — | 4 years ago | |
| ircmaxell/password-compat | 0.84 | — | 2,129 | 2,181 | 409 | 382K | 13 | 27.3 | 37.1 | MIT | — | |
| bordoni/phpass | 0.83 | 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 | |
| 20steps/bricks-scrypt-password-encoder-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 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 | 8K | 0 | 19.1 | 62.2 | MIT | 1 month ago | |
| 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 | 16 | 0 | 0.0 | 17.0 | GPL-3.0 | — | |
| selfsimilar/laravel-d7-password | 0.82 | — | 4 | 4 | 0 | 25 | 0 | 0.0 | 10.8 | — | — | |
| 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 | 67 | 4 | 296K | 0 | 0.4 | 50.5 | MIT | — | |
| divineomega/symfony-password-exposed-bundle | 0.82 | — | 1 | 1 | 0 | 0 | 0 | 20.7 | — | LGPL-3.0 | 3 days 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 | — | |
| symfony/security | 0.65 | Symfony Security provides authentication, authorization, password hashing, firewalls, voters, and user providers for PHP apps. Supports modern security standards, multiple guards, access control rules, CSRF protection, and seamless integration with the Symfony ecosystem. | 1,199 | 1,210 | 55 | 120K | 0 | 8.3 | 19.6 | MIT | 3 years ago | |
| symfony/security-core | 0.64 | Symfony Security Core provides the foundation for authentication tokens, roles, voters, role hierarchies, and access decision management. Use it to build flexible authorization logic decoupled from user providers and integrate fine-grained access checks into apps. | 1,876 | 1,892 | 35 | 5M | 0 | 44.1 | 54.5 | MIT | 3 weeks ago | |
| symfony/security-http | 0.63 | Symfony Security HTTP integrates the Security Core with HTTP: firewalls, authenticators, and request/response handling to protect parts of your app and authenticate users. Install via composer require symfony/security-http. | 1,702 | 1,713 | 22 | 4M | 0 | 43.0 | 54.3 | MIT | 3 weeks ago | |
| symfony/security-csrf | 0.63 | Symfony Security CSRF component provides CsrfTokenManager to generate, store, and validate CSRF tokens, protecting forms and requests against cross-site request forgery. Integrates cleanly with Symfony apps and can be used standalone in PHP projects. | 1,763 | 1,778 | 8 | 4M | 0 | 37.3 | 53.9 | MIT | 1 month ago |
How can I help you explore Laravel packages today?