1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-05-31 21:40:49 +00:00
This commit is contained in:
ziadoz 2012-09-19 08:50:00 -07:00
parent 8288ac77fd
commit 0931261284

View File

@ -74,4 +74,7 @@ A list of amazingly awesome PHP libraries that you should be using:
* [PHP Best Practices](http://phpbestpractices.org/) - A PHP best practice 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.
# Tutorials
* [Easy Package Management with Composer](http://net.tutsplus.com/tutorials/php/easy-package-management-with-composer/) - A Composer tutorial by Phil Sturgeon.