Libraries tagged by lowercase
industryweb/password-random
0 Favers
11 Downloads
11 Downloads
Generates a random password using lowercase, uppercase, numbers, and symbols.
daycode/charable
2 Favers
6 Downloads
6 Downloads
Get expected return value from char such as Alphabetic, Alphanumeric, Digit, Upper and Lower Case
alirezaevil81/password-generator
2 Favers
0 Downloads
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.
cliffparnitzky/technical-value-regex
0 Favers
572 Downloads
572 Downloads
Provides regular expressions for technical values, consisting of: letters (lower case / uper case / case insensitive), underscrores, digits ... No blank, special char or something else.