浏览代码

Add Zxcvbn-php

Add @bjeavons' Zxcvbn-php library
pull/180/head
Stephane Corlosquet 11 年前
父节点
当前提交
73901bc6d1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

263
 * [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security.
263
 * [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security.
264
 * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependencies for security advisories.
264
 * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependencies for security advisories.
265
 * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
265
 * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
266
+* [Zxcvbn PHP](https://github.com/bjeavons/zxcvbn-php) - A realistic PHP password strength estimate library based on Zxcvbn JS.
266
 
267
 
267
 ## Code Analysis
268
 ## Code Analysis
268
 *Libraries and tools for analysing, parsing and manipulation codebases.*
269
 *Libraries and tools for analysing, parsing and manipulation codebases.*

正在加载...
取消
保存