simformsolutions/password-strength-bundle

Provides a password strength validator for Symfony 6 application

Maintainers

Package info

github.com/SimformSolutionsPvtLtd/PasswordStrengthBundle

Type:symfony-bundle

pkg:composer/simformsolutions/password-strength-bundle

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 2

1.0.1 2023-05-23 07:47 UTC

This package is not auto-updated.

Last update: 2026-04-08 17:34:55 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: