Skip to content

Validator for ensuring strong passwords in Symfony2 applications

Notifications You must be signed in to change notification settings

salvamomo/PasswordStrengthBundle

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%