simformsolutions/password-strength-bundle

Provides a password strength validator for Symfony 6 application

1.0.1 2023-05-23 07:47 UTC

This package is not auto-updated.

Last update: 2024-04-24 08:13:37 UTC


README

Build Status 68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f53696d666f726d536f6c7574696f6e735076744c74642f50617373776f7264537472656e67746842756e646c652f746f74616c

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: