Browse Source

pull/4/head
ziadoz 13 years ago
parent
commit
59b6c50058
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

39
 # Bonus Extras
39
 # Bonus Extras
40
 
40
 
41
 * [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide.
41
 * [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide.
42
+* [PHP Security](http://phpsecurity.readthedocs.org/en/latest/index.html) - A guide to PHP security.
42
 * [PHP Standards Working Group](https://groups.google.com/group/php-standards) - The PHP standards working group.
43
 * [PHP Standards Working Group](https://groups.google.com/group/php-standards) - The PHP standards working group.
43
 * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
44
 * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
44
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
45
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.

Loading…
Cancel
Save