salvamomo / PasswordStrengthBundle

Validator for ensuring strong passwords in Symfony2 applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

Validator for ensuring strong passwords in Symfony2 applications


Languages

Language:PHP 100.0%