Libraries tagged by haveibeenpwned
divineomega/password_exposed
1526343 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.
staabm/password_exposed
156477 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.
xsist10/haveibeenpwned
16704 Downloads
Client for the "Have I Been Pwned" API
elliotjreed/haveibeenpwned
48998 Downloads
PHP
nickurt/laravel-pwned-passwords
6066 Downloads
PwnedPasswords for Laravel 11.x/12.x
icawebdesign/hibp-php
34393 Downloads
PHP library for accessing the Have I Been Pwned API.
mflor/pwned
11950 Downloads
A clean and simple PHP library for interacting with all HaveIBeenPwned.com's API endpoints
payfast/laravel-validate-pwned-password
22428 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
webeweb/haveibeenpwned-library
31326 Downloads
Integrate HaveIBeenPwned API with your projects
ubient/laravel-pwned-passwords
17158 Downloads
A Laravel validation rule to determine whether a given password is pwned (insecure)
winter/wn-pwnedpasswords-plugin
1494 Downloads
Adds the notpwned validation rule to check passwords against the HIBP Pwned Passwords service
nswdpc/silverstripe-pwnage-hinter
4898 Downloads
Verify hashed passwords against HIBP
jgxvx/cilician-bundle
6447 Downloads
Accessing haveibeenpwned.com API's from Symfony applications.
jgxvx/cilician
6549 Downloads
PHP Client for haveibeenpwned.com APIs
mysof/password-check
10994 Downloads
Simple class to check if a provided password is clean using the haveibeenpwned.com API