PasswordStrengthBundle
Password validator
A Symfony bundle providing validation rules for strong passwords
Validator for ensuring strong passwords in Symfony2 applications
28 stars
5 watching
3 forks
Language: PHP
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Validates passwords using PHP's password_hash function to ensure security and ease of upgrade from legacy hashes | 145 |
| A PHP library that estimates the strength of passwords based on pattern matching and minimum entropy calculation. | 833 |
| Automates password hashing and verification in bookshelf models | 16 |
| An open-source Java port of a password strength estimator that assesses the security of passwords based on pattern matching and estimation | 324 |
| A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
| A Java library that estimates password strength based on various algorithms and dictionary matching, providing internationalization support and customizable options. | 293 |
| A password validation library in Go inspired by Python's passlib. | 288 |
| Provides an Angular.js directive to calculate password strength based on the zxcvbn library and user input from other form fields. | 56 |
| A validation framework for HTTP request parameters and queries | 13 |
| An implementation for validating JSON structures against given schemas in Magento | 1 |
| Provides a collection of leaked passwords compiled into ordered lists for analysis and use in security testing | 326 |
| A password strength estimator based on the Dropbox zxcvbn library | 210 |
| Provides a set of OCaml bindings to estimate the strength of passwords based on their composition and other characteristics | 15 |
| A tool to reset admin passwords on Magento 2 | 9 |
| A tool to evaluate password strength based on length, character types, and special characters. | 6 |