Libraries tagged by haveibeenpawnd
magentron/password_exposed
8332 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. (forked from mstaab/password_exposed)
payfast/laravel-validate-pwned-password
33382 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
nswdpc/silverstripe-security-recipe
3042 Downloads
Recipe for adding MFA, Password check, Breached account check, Security report to a Silverstripe application
nswdpc/silverstripe-pwnage-hinter
6533 Downloads
Verify hashed passwords against HIBP
jgxvx/cilician-bundle
10130 Downloads
Accessing haveibeenpwned.com API's from Symfony applications.
jgxvx/cilician
10342 Downloads
PHP Client for haveibeenpwned.com APIs
mysof/password-check
15297 Downloads
Simple class to check if a provided password is clean using the haveibeenpwned.com API
abuseio/parser-haveibeenpwned
1494 Downloads
Parser addon for handling 'have i been pwned' reports
snipershady/pwned-password-check
535 Downloads
Easy to use PHP Implementation of the free API haveibeenpwned.com
oyeaussie/phppwnedpasswordsdownloader
14 Downloads
PHPPwnedPasswordsDownloader is a tool to download pwned password hash files from HaveIBeenPwned API
luketowers/oc-pwnedpasswords-plugin
588 Downloads
Adds the notpwned validation rule to check passwords against the HIBP Pwned Passwords service
ridvanbaluyos/haveibeenpwned
564 Downloads
A PHP Package built for the haveibeenpwned.com API.
nilpo/haveibeenpwned
0 Downloads
A simple consumer for the HaveIBeenPwned API written in PHP.
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
258 Downloads
A very simple class to check your password safety against 'Have I Been Pwned' API.