Libraries tagged by 7Pass
p7s1-ctf/7pass-php-sdk
27566 Downloads
7Pass SDK for PHP
laravel/passport
67396056 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
nette/utils
285513891 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
symfony/password-hasher
98016278 Downloads
Provides password hashing utilities
ircmaxell/password-compat
52848084 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
spomky-labs/otphp
34886432 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
pragmarx/google2fa
53021187 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
symfonycasts/reset-password-bundle
5775925 Downloads
Symfony bundle that adds password reset functionality.
roots/wp-password-bcrypt
9033266 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
pkpass/pkpass
2114410 Downloads
PHP PKPass class for iOS Wallet
paragonie/halite
6507114 Downloads
High-level cryptography interface powered by libsodium
bjeavons/zxcvbn-php
12215486 Downloads
Realistic password strength estimation PHP library based on Zxcvbn JS
pragmarx/google2fa-laravel
10868662 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
unicodeveloper/laravel-password
1182062 Downloads
Protect your users from entering dumb and common passwords
rollerworks/password-strength-validator
4627105 Downloads
Password-strength validator for Symfony