Download the PHP package mcrumley/php-complexify without Composer
On this page you can find all versions of the php package mcrumley/php-complexify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mcrumley/php-complexify
More information about mcrumley/php-complexify
Files in mcrumley/php-complexify
Download mcrumley/php-complexify
More information about mcrumley/php-complexify
Files in mcrumley/php-complexify
Vendor mcrumley
Package php-complexify
Short Description PHP port of Dan Palmer's jquery.complexify.js
License WTFPL
Package php-complexify
Short Description PHP port of Dan Palmer's jquery.complexify.js
License WTFPL
Please rate this library. Is it a good library?
Informations about the package php-complexify
php-complexify
PHP port of Dan Palmer's jquery.complexify.js
Installation
Usage
Configuration
You can override the default configuration by passing an array to the constructor.
Return value
The evaluateSecurity
method returns an object containing the following properties:
- valid -
TRUE
if the password passes all checks - complexity - The calculated complexity as a percent of the maximum (25 characters with at least one from each set)
- errors - Zero or more strings explaining the checks that did not pass
- banned
- tooshort
- toosimple
License
This code is distributed under the WTFPL v2 licence.
Version History
0.4 - Changed banmode option to banMode
0.3.1 - Added composer support
0.3 - First release (matched version number of the JS version)
All versions of php-complexify with dependencies
PHP Build Version
Package Version
No informations.
The package mcrumley/php-complexify contains the following files
Loading the files please wait ....