Libraries tagged by password generation
27cm/password-generator
296 Downloads
PHP library for generating easy to remember but hard to guess passwords
talentrydev/utils
181 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
shiyan/passgen
15 Downloads
Password generating Symfony Console application.
juniora/nova-field-string-generator
281 Downloads
A Laravel Nova field for generating a random string. This can be used for a Text field and for a Password field.
cyphrix/random-org
21 Downloads
Random.org JSON-RPC mini-client for generating passwords / UUIDs
2cw/passgen
599 Downloads
Class used for generating passwords satisfying certain conditions.
litto/utilities
6 Downloads
Custom Functions for Generating slugs,passwords,parse string
boutmad/randompassword
4 Downloads
A package for generating random passwords
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
sahana/otp-generator
0 Downloads
A Laravel package for generating one-time passwords (OTPs)
lsat/yii2-otp
658 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
khanifzyen/yii2-otp
2 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
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
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.