Download the PHP package deniak/password-strength-bundle without Composer
On this page you can find all versions of the php package deniak/password-strength-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download deniak/password-strength-bundle
More information about deniak/password-strength-bundle
Files in deniak/password-strength-bundle
Download deniak/password-strength-bundle
More information about deniak/password-strength-bundle
Files in deniak/password-strength-bundle
Vendor deniak
Package password-strength-bundle
Short Description Provides a password strength validator
License MIT
Homepage https://github.com/deniak/PasswordStrengthBundle
Package password-strength-bundle
Short Description Provides a password strength validator
License MIT
Homepage https://github.com/deniak/PasswordStrengthBundle
Please rate this library. Is it a good library?
Informations about the package password-strength-bundle
BaffordPasswordStrengthBundle
This bundle provides a validator for ensuring strong passwords in Symfony2 applications.
Validations provided include:
- minimum length
- maximum length
- contains alphabetic and/or numeric characters
- contains mixed case characters
- contains non-alphanumerical characters (unicode, special character (!"#$%&'()*+,-./:;<=>?@[]^_`{|}~) or white space)
Documentation
Documentation is available at Resources/doc/index.md
License
This bundle is under the MIT license. See the complete license in the bundle:
Reporting Issues or Feature Requests
Issues and feature requests are tracked on GitHub.
All versions of password-strength-bundle with dependencies
PHP Build Version
Package Version
The package deniak/password-strength-bundle contains the following files
Loading the files please wait ...