Libraries tagged by passwords
mastani/nova-password-reset
56850 Downloads
Reset your nova password easily from top navigation.
magentron/password_exposed
1915 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach. (forked from mstaab/password_exposed)
magentron/laravel-password-exposed-validation-rule
1886 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach (forked from dilneiss/laravel-password-exposed-validation-rule)
libriciel/php-password
15588 Downloads
Bibliothèque PHP permettant de calculer la force et l'entropie d'un mot de passe et de générer des mots de passes aléatoires.
jbrada/module-well-known-change-password
851 Downloads
This Magento 2 module provides a well-known endpoint for the 'change password' functionality, allowing seamless redirection to the customer password change page.
heimrichhannot/contao-backend-lost-password-bundle
3711 Downloads
This bundle offers a lost password function for the backend of the Contao CMS.
hardikkhorasiya09/change-password
717 Downloads
Filament change password plugin.
fof/pwned-passwords
8866 Downloads
Check passwords against the Have I Been Pwned password database
eluhr/yii2-password-input
5760 Downloads
Password Input for Yii2
eightynine/filament-password-expiry
2275 Downloads
Allow your users to periodically reset their passwords, to enforce security.
dilneiss/laravel-nist-password-rules
2760 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
artmin96/filament-password-less
2494 Downloads
Password-less for Filament
actiview/magento2-set-customer-password
15468 Downloads
Magento 2 module - set a customer's password from backend
windwalker/srp
4570 Downloads
A modern PHP/JS package of SRP-6a (RFC5054). Contains server and client part to help developer use on any cases.
webeweb/haveibeenpwned-library
35251 Downloads
Integrate HaveIBeenPwned API with your projects