Libraries tagged by passport check
reflar/pwned-passwords
737 Downloads
Check passwords against the Have I Been Pwned password database
blashchyk/standart_password_validate
0 Downloads
Standard password check
andybeak/password-checker-php
6 Downloads
This package helps you to make it easier to check whether a user is using a risky password.
onepress/wp-password-bcrypt
15 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
jamesmorrison/wp-password-bcrypt
100 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
danhunsaker/password-topology-check
51 Downloads
Checks a given password's topology against the top 100 enterprise password topologies, as researched by KoreLogic
agossou/password-level
26 Downloads
Check password security level
geminilabs/wp-password-bcrypt
55 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
vad-naitik/jquery-password-strength-checker
6 Downloads
jQuery Password Strength Checker
l0max/password-history-checker
2 Downloads
Password history checker in laravel
jycr753/password-strength-checker
399 Downloads
Make a calculation so users can have a visual response to password input
yudhatp/laravel-check-default-password
5 Downloads
Check Default Password for Laravel
unique/was-password-pwned
3 Downloads
A small tool to check if a password has been leaked against haveibeenpwned.com database.
mikehall314/stupid-password
216 Downloads
A library to check if your password appears in the top 10,000 most used passwords
luppakorva/password_exposed
17 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.