Libraries tagged by pass
laravel/passport
61334756 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
nette/utils
245441272 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
82993098 Downloads
Provides password hashing utilities
ircmaxell/password-compat
51430700 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
spomky-labs/otphp
30958985 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
45392312 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
symfonycasts/reset-password-bundle
5014286 Downloads
Symfony bundle that adds password reset functionality.
roots/wp-password-bcrypt
8339412 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
1833101 Downloads
PHP PKPass class for iOS Wallet
paragonie/halite
5736925 Downloads
High-level cryptography interface powered by libsodium
bjeavons/zxcvbn-php
10281073 Downloads
Realistic password strength estimation PHP library based on Zxcvbn JS
pragmarx/google2fa-laravel
9367415 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
eo/passbook
1210770 Downloads
iOS Passbook for PHP
unicodeveloper/laravel-password
1116053 Downloads
Protect your users from entering dumb and common passwords
rollerworks/password-strength-validator
4237994 Downloads
Password-strength validator for Symfony