Libraries tagged by passwords
naveed125/php-membership
17 Downloads
A simple secure user management library that supports things like signin, sign-out, sign-up, forgot-password and email-verification.
mwguerra/email-security-manager
1 Downloads
A robust Laravel package for managing email verification, password security, and audit trails
monashee/module-recaptcha
1671 Downloads
Magento 2 Recaptcha for Contact Page, Customer Create, and Forgot Password
mehdi0121/randcode
10 Downloads
make Serial numbers,Strong passwords,Giftcard / Voucher codes code and set Length
lukasjankowski/laravel-safepass
5967 Downloads
A laravel 5 password validation package for checking if passwords are really secure
luchavez/simple-secrets
762 Downloads
Manage user secrets like passwords and PINs with expirations for Laravel 8|9|10
luchavez/passport-pgt-server
242 Downloads
Laravel Passport Password Grant Tokens Server for Laravel 8|9|10
luchavez/passport-pgt-client
250 Downloads
Laravel Passport Password Grant Tokens Client for Laravel 8|9|10
lsat/yii2-otp
665 Downloads
LSAT YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
leonbarrett/keychain
17 Downloads
A PHP wrapper for storing and retrieving passwords in OS X Keychain
jpirnat/hashing
1533 Downloads
Token and password hashing
jaroslawzielinski/otpcomponent-m2
8 Downloads
One Time Password Component Magento2 Module
j3j5/hmac-bcrypt-laravel
117 Downloads
A laravel hasher for the HMAC-BCrypt implementation for password hashing
hichemtab-tech/tokens-validation
42 Downloads
TokensValidation is a PHP library for secure authentication and authorization in web applications. It generates dynamic tokens for user login, password reset, and email confirmation. The library is ideal for software that requires secure user authentication and authorization.
hejunjie/google-authenticator
230 Downloads
一个用于生成和验证时间基础一次性密码(TOTP)的 PHP 包,支持 Google Authenticator 及类似应用。功能包括密钥生成、二维码创建和 OTP 验证 | A PHP library for generating and verifying Time-Based One-Time Passwords (TOTP). Compatible with Google Authenticator and similar apps, with features like secret generation, QR code creation, and OTP verification.