mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add Zxcvbn-php
Add @bjeavons' Zxcvbn-php library
This commit is contained in:
parent
cf838a6ee5
commit
73901bc6d1
@ -263,6 +263,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
* [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security.
|
* [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security.
|
||||||
* [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependencies for security advisories.
|
* [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependencies for security advisories.
|
||||||
* [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
|
* [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
|
||||||
|
* [Zxcvbn PHP](https://github.com/bjeavons/zxcvbn-php) - A realistic PHP password strength estimate library based on Zxcvbn JS.
|
||||||
|
|
||||||
## Code Analysis
|
## Code Analysis
|
||||||
*Libraries and tools for analysing, parsing and manipulation codebases.*
|
*Libraries and tools for analysing, parsing and manipulation codebases.*
|
||||||
|
Loading…
Reference in New Issue
Block a user