Libraries tagged by owned
mxrxdxn/pwned-passwords
57355 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.
square1/pwned-check
30706 Downloads
Validate password changes against known-compromised passwords
mflor/pwned
13541 Downloads
A clean and simple PHP library for interacting with all HaveIBeenPwned.com's API endpoints
esolitos/pwnedpasswords
74141 Downloads
Generic service to query Troy's pwnedpasswords.com service.
payfast/laravel-validate-pwned-password
28332 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
xsist10/haveibeenpwned
18239 Downloads
Client for the "Have I Been Pwned" API
icawebdesign/hibp-php
38193 Downloads
PHP library for accessing the Have I Been Pwned API.
square1/pwned-check-laravel
14902 Downloads
Validate password changes against known-compromised passwords
nickurt/laravel-pwned-passwords
7191 Downloads
PwnedPasswords for Laravel 11.x/12.x
fof/pwned-passwords
8955 Downloads
Check passwords against the Have I Been Pwned password database
winter/wn-pwnedpasswords-plugin
1538 Downloads
Adds the notpwned validation rule to check passwords against the HIBP Pwned Passwords service
ubient/laravel-pwned-passwords
17293 Downloads
A Laravel validation rule to determine whether a given password is pwned (insecure)
nswdpc/silverstripe-security-recipe
2578 Downloads
Recipe for adding MFA, Password check, Breached account check, Security report to a Silverstripe application
nswdpc/silverstripe-pwnage-hinter
5479 Downloads
Verify hashed passwords against HIBP
nswdpc/silverstripe-authentication-boilerplate
5407 Downloads
Boilerplate default access rules for Silverstripe websites