Libraries tagged by password link
naveed125/php-membership
16 Downloads
A simple secure user management library that supports things like signin, sign-out, sign-up, forgot-password and email-verification.
codenamegary/l4-lock
3009 Downloads
A Laravel 4 package to lock down a site and require a simple username/password BEFORE auth is executed. Useful for doing things like locking down a site so a client can test before going live while without interfering with auth and other stock framework options.
vanthao03596/laravel-password-history
32 Downloads
Keep a password history of your users to prevent them from reusing the same password like Facebook, Google
fridde/what3words_passwords
6 Downloads
Create XKCD-like passwords using the word database of what3words
stephenhill/base58-password-generator
38 Downloads
A simple command line script that will generate a Base58 encoded password.
universiterennes2/standfordlikepasswordpolicy
2 Downloads
Standford's like password policy checker, homepage support
tonix-tuft/argo
1 Downloads
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.
hackerpro536/phpcrypt
28 Downloads
PHP_Crypt is security and hash everything like password hard and not decrypt
blueprint/l2encrypt
2 Downloads
LineageII Password Encrypt
unamatasanatarai/lara-dropbox-hasher
29 Downloads
Hash me like with dropbox
kyslik/django-bcrypt
32 Downloads
Django like bcrypt for Laravel 5.4
jgxvx/cilician-runner
7 Downloads
Command Line Interface for the Cilician Library
usuyuki/waka-chain
3 Downloads
A library for creating temporary password-like by waka.
crazedsanity/authtoken
161 Downloads
Library for creating and manipulating authentication/authorization tokens, for things like password hashes and API keys.
shortcodes/laravel-api-auth
7 Downloads
Simple package allows to use Laravel authentication features like register and remind password as API out of the box