Libraries tagged by password security
eightynine/filament-password-expiry
4097 Downloads
Allow your users to periodically reset their passwords, to enforce security.
drupal/varbase_security_base
4605 Downloads
A recipe to manage default security configurations including password policy, username enumeration prevention, security kit, CAPTCHA, honeypot, antibot, and flood control.
zappzarapp/security
796 Downloads
Comprehensive PHP security library: CSP, Security Headers, CSRF, Cookies, Password Validation, Input Sanitization, Rate Limiting, SRI, and Audit Logging
stymiee/password-helper
12923 Downloads
A PHP library that makes using best practices with passwords easy by default
nowo-tech/password-strength-bundle
678 Downloads
Symfony PasswordType extension with configurable strength policies, live feedback, HTML pattern, and validator.
nowo-tech/password-policy-bundle
1662 Downloads
Symfony bundle for password policy enforcements including password history, expiry, and validation
ron-maxweb/pwned-passwords
285 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.
xjtuwangke/passwordhash
132322 Downloads
Portable PHP password hashing framework
windwalker/srp
8189 Downloads
A modern PHP/JS package of SRP-6a (RFC5054). Contains server and client part to help developer use on any cases.
ublaboo/simple-http-auth
15383 Downloads
Extension for Nette Framework: set user, password and presenters names to secure and they will be secured via simple http authentification
square1/pwned-check-laravel
21614 Downloads
Validate password changes against known-compromised passwords
orisai/auth
20560 Downloads
Authentication and authorization
olssonm/laravel-backup-shield
19560 Downloads
Protection for your laravel backups
nilsteampassnet/teampass
30 Downloads
teampass
insomnius/aurphm
680 Downloads
Aurelia pseudo hashing method is my experimental function to hash password with HMAC (Hash-based message authentication code), PBKDF2 (Password-Based Key Derivation Function 2) and Pseudo Random Bytes.