From 4fdd15f5d4493c7073ff20b5eb1c22d3e01aa41f Mon Sep 17 00:00:00 2001 From: ARCANEDEV Date: Sun, 18 Jan 2015 03:24:17 +0000 Subject: [PATCH] Adding ARCANEDEV/noCAPTCHA - new Google reCAPTCHA --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3af3ea3..f79c4fa 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [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. * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications. +* [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - new Google reCAPTCHA that protects your site from spam and abuse (Laravel supported). ## Passwords *Libraries and tools for working with and storing passwords.*