Libraries tagged by php password generator
imseyed/auth2fa
67 Downloads
PHP library provides functionality for generating Time-based One Time Passwords (TOTP) and HMAC-based One Time Passwords (HOTP), commonly used in two-factor authentication (2FA) systems.
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.
basar911/php-passport
3 Downloads
php password encrypt and decrypt, sign generate and verify
tleckie/password
5 Downloads
PHP manager password
taracybersec/php-security
38 Downloads
PHP Security - A modern and secure PHP library that provides a set of methods to encrypt data, decrypt data, generate secure random passwords, sanitize data, and much more. It is built with PHP's built-in cryptography functions and is designed to be easy to use and highly secure.
weshooper/php-password-workflow
7 Downloads
Generate secure tokens for use in emails (password reset, signup verification)
newwaybrazil/password-hasher-php
452 Downloads
PHP library to generate and verify password hashs
leodisarli/disarli-password-hasher-php
63 Downloads
PHP library to generate and verify password hashs
advancedideasmechanics/generate-passwd
18 Downloads
Generate passwords for /etc/shadow
kevinkaske/rememberable-passwords
9 Downloads
A simple PHP lib to generate simple random temporary passwords for new users
contipay/php-totp
4 Downloads
A simple and lightweight PHP library for generating Time-based One-Time Passwords (TOTP)
weshooper/php-email-tokens
2386 Downloads
Generate secure tokens for use in emails (password reset, signup verification)
fusionspim/php-email-tokens
88 Downloads
Generate secure tokens for use in emails (password reset, signup verification)
rnr1721/le7-cryptography
10 Downloads
Cryptography is a lightweight PHP library designed for password encryption, decryption, verification, and random password generation. This library is dependency-free, requiring only the PHP OpenSSL extension
khalilleo-webagentur/token-gen
63 Downloads
PHP library for simple and secure generation of random tokens.