From 59b6c500589089079ff402f1027cde9f7ab6f3dc Mon Sep 17 00:00:00 2001 From: ziadoz Date: Mon, 13 Aug 2012 10:48:42 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index bb08db5..516a089 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -39,6 +39,7 @@ A list of amazingly awesome PHP libraries that you should be using: # Bonus Extras * [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide. +* [PHP Security](http://phpsecurity.readthedocs.org/en/latest/index.html) - A guide to PHP security. * [PHP Standards Working Group](https://groups.google.com/group/php-standards) - The PHP standards working group. * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager. * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer. \ No newline at end of file