Libraries tagged by php password generator
flxxyz/random-password
15 Downloads
php random password generator library
nguyenanhung/strong-passwords-generator
5540 Downloads
Simple, standone password generator with PHP
kristos80/password-generator
245 Downloads
Secure, flexible password generator for PHP 8.2+
jsdk/php-video-thumnail-generator
198 Downloads
PHP random and secure password generator class
escuelait/custom-password-generator
0 Downloads
Custom Password Generator for PHP
thekavish/password-generator
167 Downloads
Little library to generate strong passwords.
ryanj93/php-password-toolbox
14 Downloads
A simple toolkit for generate, analyse and hash passwords with PHP.
ph7software/secure-password-generator
950 Downloads
A simple way to generate random cryptographically secure passwords for PHP 5.6+
kangyasin/crypt-aes-php
3 Downloads
A library to encrypt or decrypt with random password generator based on secret key defined.
alirezaevil81/password-generator
0 Downloads
This project provides a simple yet powerful PHP script for generating strong, secure passwords with customizable options. The script allows users to generate passwords with a mix of uppercase letters, lowercase letters, numbers, and special characters.
alimiracle/php-totp-auth
19 Downloads
A simple TOTP (Time-based One-Time Password) generator and validator.
abramcatalyst/php-cli-tools
0 Downloads
A collection of useful PHP CLI utilities (UUID, Hashing, JWT, Base64, Slugify, Timestamp, Password Generator)
27cm/password-generator
296 Downloads
PHP library for generating easy to remember but hard to guess passwords
iiifx-production/password-generator
108 Downloads
Simple password generation package
yaman-shahbander-dev/totp-generator
2 Downloads
A PHP implementation of Time-Based One-Time Password (TOTP), using Base32 encoding and HMAC hashing. Generates and verifies OTPs for secure authentication.