Libraries tagged by passwords
miladrahimi/phpcrypt
63151 Downloads
Encryption, decryption, and hashing tools for PHP projects
martbock/laravel-diceware
47724 Downloads
Diceware Passphrase Generator for Laravel
genphrase/genphrase
261083 Downloads
Secure passphrase generator for PHP applications
firehed/security
69862 Downloads
Security tools for PHP
codezero/laravel-stagefront
60771 Downloads
Quickly add some password protection to a staging site.
ballen/plexity
843985 Downloads
A password complexity checker library.
roderik/pwgen-php
558156 Downloads
pwgen-php is a simple PHP class which aims to clone the GNU pwgen functionality.
teckwei1993/laravel-otp
45225 Downloads
Laravel OTP generator and validation
phpcompatibility/phpcompatibility-passwordcompat
673309 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
pedrosancao/php-otp
42922 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
fouladgar/laravel-otp
21049 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
tomatophp/filament-developer-gate
48605 Downloads
Secure your selected route by using a middleware with static password for developers only
spatie/laravel-littlegatekeeper
42021 Downloads
Protect pages from access with a universal username/password
simplesamlphp/simplesamlphp-module-authcrypt
5994200 Downloads
This module provides authentication against password hashes or .htpasswd files
rych/otp
237659 Downloads
PHP implementation of the OATH one-time password standards