This extension provides an extended password input, based on Krajee's password, showing the set rules.
The preferred way to install this extension is through composer.
Either run
$ composer require jc-it/yii2-password-input
or add
"jc-it/yii2-password-input": "^<latest version>"
to the require
section of your composer.json
file.
- Add tests