Libraries tagged by PasswordHash
php_modules/ncrypt
16 Downloads
Bcrypt based password hashing library.
maisto/phpauth
12 Downloads
A secure user authentication class for PHP websites, using a powerful password hashing system and attack blocking to keep your website and users secure.
jaredpack/phpauth
4 Downloads
A secure user authentication class for PHP websites, using a powerful password hashing system and attack blocking to keep your website and users secure.
cornernote/phpass
48 Downloads
Portable PHP password hashing framework
confi/kicrypt
4 Downloads
A secured password hashing algorithm for PHP.
weijer/phpass
7 Downloads
Portable PHP password hashing framework
czernika/laravel-fortify-wp-users
3 Downloads
Allows to use hashed passwords from WordPress within the Laravel Fortify application when migrating database
hemker/random-string
3 Downloads
Creation of random strings (e.g. for coupon codes in webshops, hashes for one-time links/passwords, accound codes, etc. pp.)
divineomega/password_exposed
1440911 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
divineomega/laravel-password-exposed-validation-rule
646995 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
mxrxdxn/pwned-passwords
41605 Downloads
A library to query Troy Hunt's Pwned Passwords service to see whether or not a password has been included in a public breach.
payfast/laravel-validate-pwned-password
20641 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
dilneiss/laravel-password-exposed-validation-rule
81 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
mouf/security.simplelogincontroller
189857 Downloads
This package contains a simple Splash controller to log into an application. The controller can display a simple form with username/password choice, and has actions to login/logout the application.
luppakorva/password_exposed
14 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.