Skip to content

bhavin-nakrani/PasswordStrengthBundle

 
 

Repository files navigation

PasswordStrengthBundle

Build Status

The PasswordStrengthBundle offers a validator that guarantees strong passwords in Symfony6 applications.

This bundle includes a variety of validations, such as minimum length, the inclusion of alphabetic and/or numeric characters, the use of mixed-case characters, and the use of "special" characters (unicode characters in the Control, Mark, Punctuation, Symbol, and Separator classes).

Documentation

Documentation is available at docs/index.md

License

This bundle is under the MIT license. See the complete license in the bundle:

About

This bundle will help to validate request parameter for password and retype password.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%