Libraries tagged by haveibeenpawnd
dragonbe/hibp
36301 Downloads
A package integrating Troy Hunt's HaveIBeenPawnd API for password checking.
divineomega/symfony-password-exposed-bundle
204 Downloads
Symfony bundle that checks if a password has been exposed in a data breach
firesphere/haveibeenpwnd
266 Downloads
Check if a user password is found in the Have I Been Pwned database.
divineomega/password_exposed
1556948 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
306055 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
17827 Downloads
Client for the "Have I Been Pwned" API
elliotjreed/haveibeenpwned
54379 Downloads
PHP
nickurt/laravel-pwned-passwords
6990 Downloads
PwnedPasswords for Laravel 11.x/12.x
icawebdesign/hibp-php
37161 Downloads
PHP library for accessing the Have I Been Pwned API.
mflor/pwned
13065 Downloads
A clean and simple PHP library for interacting with all HaveIBeenPwned.com's API endpoints
payfast/laravel-validate-pwned-password
26661 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
webeweb/haveibeenpwned-library
34630 Downloads
Integrate HaveIBeenPwned API with your projects
ubient/laravel-pwned-passwords
17286 Downloads
A Laravel validation rule to determine whether a given password is pwned (insecure)
abuseio/parser-haveibeenpwned
1245 Downloads
Parser addon for handling 'have i been pwned' reports
nswdpc/silverstripe-security-recipe
2474 Downloads
Recipe for adding MFA, Password check, Breached account check, Security report to a Silverstripe application