Download the PHP package jbafford/password-strength-bundle without Composer
On this page you can find all versions of the php package jbafford/password-strength-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jbafford/password-strength-bundle
More information about jbafford/password-strength-bundle
Files in jbafford/password-strength-bundle
Download jbafford/password-strength-bundle
More information about jbafford/password-strength-bundle
Files in jbafford/password-strength-bundle
Vendor jbafford
Package password-strength-bundle
Short Description Provides a password strength validator
License MIT
Homepage https://github.com/jbafford/PasswordStrengthBundle
Package password-strength-bundle
Short Description Provides a password strength validator
License MIT
Homepage https://github.com/jbafford/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
- contains alphabetic and/or numeric characters
- contains mixed case characters
- contains "special" characters (unicode characters in the Control, Mark, Punctuation, Symbol, and Separator classes)
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 jbafford/password-strength-bundle contains the following files
Loading the files please wait ....