Libraries tagged by 1password
kevinlebrun/password.php
131178 Downloads
Helpers for password generation and validation
juliomotol/filament-password-confirmation
12462 Downloads
Prompt users to re-enter their password before performing sensitive actions.
eightynine/filament-password-expiry
1988 Downloads
Allow your users to periodically reset their passwords, to enforce security.
bradyrenting/filament-passwordless
4451 Downloads
Passwordless authentication for Filament
barzo/password-generator
37583 Downloads
PHP library for generating easy to remember but hard to guess passwords
artmin96/filament-password-less
2412 Downloads
Password-less for Filament
acurrieclark/php-password-verifier
66514 Downloads
Framework agnostic password strength checker
percipioglobal/craft-password-policy
95068 Downloads
Enforce a password policy on your users.
payfast/laravel-validate-pwned-password
25948 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
windwalker/srp
4178 Downloads
A modern PHP/JS package of SRP-6a (RFC5054). Contains server and client part to help developer use on any cases.
virgil/crypto
16162 Downloads
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. See below for currently available languages and platforms. Get in touch with us to get preview access to our key infrastructure.
sulu/community-bundle
96686 Downloads
Sulu Bundle for building a community
square1/pwned-check
28906 Downloads
Validate password changes against known-compromised passwords
sandstorm/usermanagement
26387 Downloads
Neos and Flow package for user management, login/logout, password reset and user activation
rebelinblue/laravel-zxcvbn
50698 Downloads
Service provider to use the zxcvbn project by @dropbox in Laravel 5.4 and above