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
##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.