Download the PHP package psecio/pwdcheck without Composer
On this page you can find all versions of the php package psecio/pwdcheck. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download psecio/pwdcheck
More information about psecio/pwdcheck
Files in psecio/pwdcheck
Download psecio/pwdcheck
More information about psecio/pwdcheck
Files in psecio/pwdcheck
Vendor psecio
Package pwdcheck
Short Description A password complexity validator
License MIT
Homepage https://github.com/psecio/pwdcheck.git
Package pwdcheck
Short Description A password complexity validator
License MIT
Homepage https://github.com/psecio/pwdcheck.git
Please rate this library. Is it a good library?
Informations about the package pwdcheck
Pwdcheck : A password strength checker
The Pwdcheck
tool uses the Wolfram Alpha method for estimating the strength of a password.
It goes through a set of several checks to give the password a "score":
- 0-60: Very Weak
- 60-70: Weak
- 70-80: Fair
- 80-90: Strong
- 90-100: Very Strong
Installation
You can use Composer to install Pwdcheck
:
Usage
Usage of the tool is simple and you can either fetch the text version of the strength (ex. "Very Weak") or a numeric representation from zero through four:
All versions of pwdcheck with dependencies
PHP Build Version
Package Version
The package psecio/pwdcheck contains the following files
Loading the files please wait ....