Libraries tagged by password security
bbs-lab/filament-password-rotation
65 Downloads
Force Filament users (or any authenticatable) to rotate their password every N days, with a native forced-change page, reuse prevention and expiry warnings.
artisanpack-ui/security-auth
383 Downloads
Authentication security for Laravel — two-factor authentication (email/TOTP), password complexity and breach checking, account lockout, and session management.
ron-maxweb/pwned-passwords
285 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.
andrey-helldar/strong-password
3290 Downloads
This package provides a validator for ensuring strong passwords in Laravel applications
netresearch/nr-wellknown
37 Downloads
Serve the well-known resources a TYPO3 site should provide (security.txt, change-password, gpc.json, llms.txt, agent-skills.json) from per-site configuration.
maatify/crypto
3468 Downloads
High-level cryptographic primitives and security utilities for Maatify systems including password hashing, reversible encryption, HKDF key derivation, and key rotation.
xclydes/x-keepass-php
3121 Downloads
A library for reading KeePass 2.x databases
quioteframework/auth
63 Downloads
Authentication foundation (form login, HTTP Basic, password hashing, user providers, firewalls) for Quiote.
peopleinside/fla-powcaptcha
400 Downloads
Local Proof-of-Work CAPTCHA for Flarum – protect login, registration and password reset without any external service
orisai/nette-auth
10215 Downloads
Orisai Auth integration for Nette
nswdpc/silverstripe-pwnage-hinter
6523 Downloads
Verify hashed passwords against HIBP
nswdpc/silverstripe-authentication-boilerplate
6397 Downloads
Boilerplate default access rules for Silverstripe websites
minvws/horsebattery-laravel
39440 Downloads
A Laravel package for the horsebattery password generator
marektichy/totp-php
184 Downloads
Lightweight, fast, and secure TOTP (2FA) authentication library for PHP — battle tested, dependency free, and ready for enterprise integration.
kuyoto/scrypt
70 Downloads
Provides the scrypt key derivation function.