Libraries tagged by cussword
electro-modules/login
1739 Downloads
A set of pages and transactional emails for user login, signup and password reset
drawmyattention/expauth
5178 Downloads
A Laravel 5 authentication driver that supports Expression Engine's membership system.. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
digitalpianism/changepassword
195 Downloads
A small module to be able to change customer password via the console in Magento 2
deravenedwriter/crawlengine
217 Downloads
Crawl Engine is a PHP Library that helps to automate the Process of Login into password Protected Sites and Getting Needed information from them.
delight-im/otp
118 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
cymapgt/usercredential
331 Downloads
Package for Password authentication policy management
cviebrock/artisan-hash
83 Downloads
Adds Artisan tasks to Laravel to work with password hashes from the CLI.
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.
burnbright/silverstripe-members
1238 Downloads
Silverstripe extra member features. Registration page, profile page, send temp password.
brace/tpl-login
53 Downloads
Templates for Login, Registration, Consent and Password Reset
bproctor/passhash
728 Downloads
Strong, simple password hashing
benbjurstrom/plink
4 Downloads
Secure One-Time Passwords For Laravel
basteyy/minimal-hash-wrapper
60 Downloads
A minimal (static) class for hashing and verifying passwords
ahuggins/utilities
315 Downloads
Artisan commands for user management, password reset, create user
affinity4/cipher
317 Downloads
Cipher encrypt/decrypt. Encrypt and decrypt private strings. Useful if you need to store a string as a hash but need to see it as plain text also. DO NOT USE FOR PASSWORD AUTHENTICATION!