Libraries tagged by password generate
mdhearing/aspnetcore-identity
12373 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
hichemtab-tech/tokens-validation
38 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.
eftakhairul/random-password-generator
42 Downloads
A tiny library to generate password in application
ancientec/password-policy
17 Downloads
helper function to generate password policies and validate against password
wepesi/password-generator
7 Downloads
generate strong password, salt and hash
syahrur/random-password
5 Downloads
Generate random password of a given length
looplinguist/random-password-generator
37 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.
juststeveking/password-generator
45 Downloads
Generate random, memorable passwords easily.
timgreenwood/password-generator
250 Downloads
Generates a random password string from a list of words for Laravel
sixmonkey/stupid-passwords
7 Downloads
Generate insecure, but funny passwords
ryanj93/php-password-toolbox
13 Downloads
A simple toolkit for generate, analyse and hash passwords with PHP.
rlvendramini/randompassword
19 Downloads
Simple Random Password Generate Class
icecave/abraxas
3051 Downloads
Generate random passwords using a cryptographically secure RNG.
bobkingstone/securepass
140 Downloads
Auto-generate random password string with option for the inclusion of symbols. Uses Laravels Str random function to generate original alpha numeric string
taracybersec/php-security
14 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.