Libraries tagged by password security
innoweb/silverstripe-common-password-validation
160 Downloads
Adds additional validation steps to PasswordValidator to check for commonly used passwords, the member's name and repeated characters
garybell/password-validator
110253 Downloads
Password validation determined by password entropy
codeangel/security
7 Downloads
CodeAngel Security Framework
brenno-duarte/php-secure-password
65 Downloads
SecurePassword is a PHP component for creating strong passwords using modern encryption.
alfnru/password_recovery
191 Downloads
Plugin that adds functionality so that a user can create a new password if the original is lost.
ron-maxweb/pwned-passwords
274 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.
andrey-helldar/strong-password
3262 Downloads
This package provides a validator for ensuring strong passwords in Laravel applications
gorriecoe/silverstripe-securitylinks
284 Downloads
Adds a login, logout and lost password link types to Link Object.
phpwatch/wordpress-samesite
14 Downloads
This plugin adds the “SameSite” cookie flag to WordPress’s authentication cookies. On supported browsers (all current IE, Edge, Chrome, and Firefox), this can effectively prevent all Cross-Site Request Forgery attacks throughout your WordPress site.
ars/laravel-otp-code
45 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
xjtuwangke/passwordhash
128682 Downloads
Portable PHP password hashing framework
xclydes/x-keepass-php
2830 Downloads
A library for reading KeePass 2.x databases
tvorwachs/phpass
761 Downloads
Portable PHP password hashing framework based on http://openwall.com/phpass/
gocrew/laravel-reauth
359 Downloads
Reauth users for sensitive parts of your app
eustasy/authenticatron
7 Downloads
HOTP / TOTP secrets with corresponding QR links and code verification from a simple PHP script.