simformsolutions/password-strength-bundle

Provides a password strength validator for Symfony 6 application

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 2

Type:symfony-bundle

pkg:composer/simformsolutions/password-strength-bundle

1.0.1 2023-05-23 07:47 UTC

This package is not auto-updated.

Last update: 2025-11-05 15:33:39 UTC


README

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: