Libraries tagged by password generation
outofoffice/password-generator
102181 Downloads
Random Password Generation Field for Laravel Nova
kevinlebrun/password.php
130392 Downloads
Helpers for password generation and validation
phlak/strgen
35163 Downloads
Generate secure random strings (e.g. passwords / salts)
looplinguist/random-password-generator
124 Downloads
This Laravel package serves to generate random passwords tailored to your specific requirements. It offers a range of options, including passwords with symbols, numbers only, characters only, mixed lowercase and uppercase letters, non-symbol passwords, or combinations of digits and characters. You can customize the password generation process to suit your application's security needs effectively.
graxmonzo/laravel-one-time-password
29 Downloads
One time password (OTP) generation trait for Laravel
philipnorton42/php-password
87 Downloads
Password validation and generation class in PHP
taracybersec/php-security
33 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.
codeangel/security
7 Downloads
CodeAngel Security Framework
khalilleo-webagentur/token-gen
58 Downloads
PHP library for simple and secure generation of random tokens.
karavasilev/cryptomanana
55 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
icecave/abraxas
3057 Downloads
Generate random passwords using a cryptographically secure RNG.
codelabmw/testament
84 Downloads
A UI & DB agnostic PHP package for code generation and verification.
knplabs/rad-user
111414 Downloads
Simply handle password encryption and salt generation
digitaltunnel/otakit
39 Downloads
OtaKit is a Laravel package designed to facilitate the generation and validation of One-Time Passwords (OTPs) within Laravel applications.
hejunjie/google-authenticator
225 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.