Libraries tagged by password generator
anilvaza/randompassword
0 Downloads
Generate random password of a given length
wccplatform/otphp
163 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
tuxxydos/knplabs-rad-user
305 Downloads
Simply handle password encryption and salt generation
tal7aouy/hashlib
2 Downloads
Generates strong, secure passwords that are resistant to brute-force attacks.
khanifzyen/yii2-otp
2 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
juniorgrossi/passkit
84 Downloads
Usefull classes to generate and manage passwords
infoburp/yii2-otp
429 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
fat2fast/yii2-otp
7 Downloads
Fat Too Fast 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
ensnared/pwgen
5 Downloads
Generate pronounceable random password
stephenhill/forecast.io.cli
17 Downloads
A simple command line script that will generate a Base58 encoded password.
monodesigns/randomstring
27 Downloads
Generate random strings/passwords.
joyabia/jpasswdgen
10 Downloads
Generates a two word password in the spirit of xkcd
rytescube/otpkit
4 Downloads
Laravel package to generate otp or one time password
redrum0x/aspnetcore-identity
69 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
imseyed/auth2fa
59 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.