Explorar el Código

Merge pull request #180 from scor/master

Add Zxcvbn-php
pull/194/merge
Jamie York hace 11 años
padre
commit
36684988a3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -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…
Cancelar
Guardar