Libraries tagged by pwned
pxgamer/pwned-api
12 Downloads
An API wrapper for the HaveIBeenPwned API.
oldas/pwned-passwords
1 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.
nstcactus/yii2-pwned-validator
5 Downloads
A Yii2 password validator against the HIBP pwned passwords API
mike-jg/pwned-api
5 Downloads
PwnedApi is a PHP library to work with the API at https://haveibeenpwned.com/API/v2/
acodeninja/laravel-pwned-passwords-validator
28 Downloads
Validation package that checks Pwned Passwords to validate passwords https://haveibeenpwned.com/Passwords
luketowers/oc-pwnedpasswords-plugin
586 Downloads
Adds the notpwned validation rule to check passwords against the HIBP Pwned Passwords service
fabiang/zend-pwnedpasswords
9 Downloads
Validator for the Zend Framework for pwnedpasswords.com API
bakerkretzmar/laravel-pwned-password-rule
1 Downloads
A Laravel validation rule to check passwords against Have I Been Pwned
assisted-mindfulness/pwned-validator
101046 Downloads
Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned
divineomega/symfony-password-exposed-bundle
204 Downloads
Symfony bundle that checks if a password has been exposed in a data breach
exeque/php-haveibeenpwned
116 Downloads
HaveIBeenPwned Wrapper for PHP
jgxvx/cilician-runner
9 Downloads
Command Line Interface for the Cilician Library
kylemass/haveibeenpwned
9 Downloads
A plugin to check if your users passwords have been pwned by a known data breach via https://haveibeenpwned.com
kisscool/simple-haveibeenpwned
257 Downloads
A very simple class to check your password safety against 'Have I Been Pwned' API.
darookee/pwnwedpassword-validator
478 Downloads
PwnedPassword Validator Constraint for Symfony