Download the PHP package beeflow/passwd without Composer
On this page you can find all versions of the php package beeflow/passwd. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download beeflow/passwd
More information about beeflow/passwd
Files in beeflow/passwd
Download beeflow/passwd
More information about beeflow/passwd
Files in beeflow/passwd
Vendor beeflow
Package passwd
Short Description Password generator and checker
License LGPL-3.0-or-later
Homepage https://github.com/beeflow/passwd
Package passwd
Short Description Password generator and checker
License LGPL-3.0-or-later
Homepage https://github.com/beeflow/passwd
Please rate this library. Is it a good library?
Informations about the package passwd
Password generator and checker
This class can generate or check passwords with certain rules.
It can generate a password based on rules that determine which characters it can contain.
Currently it can verify if the password contains a given number of lower case letters, upper case letters, digits, special characters and a minimum length.
The class can also take a given password and verify if it matches the requested rules and check a password strength.
Usage example
All versions of passwd with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package beeflow/passwd contains the following files
Loading the files please wait ....