Libraries tagged by password
mouf/security.simplelogincontroller
190988 Downloads
This package contains a simple Splash controller to log into an application. The controller can display a simple form with username/password choice, and has actions to login/logout the application.
mdhearing/aspnetcore-identity
14383 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
mccahan/laravel-auto-rehash
3707 Downloads
Automatically update Laravel password hashes as users authenticate
lukasjankowski/laravel-safepass
6003 Downloads
A laravel 5 password validation package for checking if passwords are really secure
karlmonson/laravel-magic
14 Downloads
Laravel Magic is a passwordless authentication driver
karabinse/laravel-user-invitation
2842 Downloads
User invitation for Laravel using built in PasswordBroker
ivol/workday-soap-client
7166 Downloads
Soap client, that will be able to authenticate using X509 authentication (https://docs.oasis-open.org/wss/v1.1/wss-v1.1-spec-errata-os-x509TokenProfile.htm) or username/password authentication mechanism to Workday Web Services.
itscoding/serve-secret
954 Downloads
Serve password protected files
insomnius/aurphm
591 Downloads
Aurelia pseudo hashing method is my experimental function to hash password with HMAC (Hash-based message authentication code), PBKDF2 (Password-Based Key Derivation Function 2) and Pseudo Random Bytes.
horde/passwd
417 Downloads
Password changing application
guilhermednt/pathwell-bundle
7202 Downloads
Symfony Bundle implementing PathWell Topology password policy
exolnet/laravel-emails-confirmation
1992 Downloads
Emails confirmation like Laravel native password resets.
eboreum/exceptional
4489 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
eboreum/caster
4849 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
concept7/filament-invite
1134 Downloads
Handles invites so setup your users' passwords.