Skip to content

Validator for ensuring strong passwords in Symfony2 applications

Notifications You must be signed in to change notification settings

jbafford/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
  • 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.

About

Validator for ensuring strong passwords in Symfony2 applications

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages