Download the PHP package avtomon/pstrength without Composer
On this page you can find all versions of the php package avtomon/pstrength. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package pstrength
pStrength
We have developed a jQuery plugin which can help you adding a password strength feature to your own accounts forms.
Visit the pStrength official page for an working demo @ https://accountspassword.com/password-strength-jquery-plugin
Plugin defaults
- bind - When bind event is raised, password will be recalculated;
- changeBackground - If true, the background of the element will be changed according with the strength of the password;
- backgrounds - Password strength will get values from 0 to 12. Each color in backgrounds represents the strength color for each value;
- passwordValidFrom - If you define a onValidatePassword function, this will be called only if the passwordStrength is bigger than passwordValidFrom. In that case you can use the percentage argument as you wish;
- onValidatePassword - Define a function which will be called each time the password becomes valid;
- onPasswordStrengthChanged - Define a function which will be called each time the password strength is recalculated. You can use passwordStrength and percentage arguments for designing your own password meter
How to use pStrength plugin
HTML code for the example above
CSS code for the example above
All versions of pstrength with dependencies
PHP Build Version
Package Version
No informations.
The package avtomon/pstrength contains the following files
Loading the files please wait ....