simformsolutions / password-strength-bundle
为 Symfony 6 应用程序提供密码强度验证器
1.0.1
2023-05-23 07:47 UTC
Requires
- php: >=8.1
- symfony/http-kernel: >=6.2
- symfony/validator: >=6.2
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.16
- phpunit/phpunit: ^9.5
This package is not auto-updated.
Last update: 2024-09-25 10:10:48 UTC
README
PasswordStrengthBundle 提供了一个验证器,确保在 Symfony6 应用程序中密码强度足够。
此包包含各种验证,例如最小长度、包含字母和/或数字字符、使用大小写字母和/或特殊字符(控制、标记、标点、符号和分隔符类中的 Unicode 字符)。
文档
文档可在 docs/index.md 找到
许可证
此包使用 MIT 许可证。请参阅包中的完整许可证