소스 검색

Merge pull request #180 from scor/master

Add Zxcvbn-php
pull/194/merge
Jamie York 11 년 전
부모
커밋
36684988a3
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      README.md

+ 1
- 0
README.md 파일 보기

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

Loading…
취소
저장