This commit is contained in:
ziadoz 2012-10-03 09:57:31 -07:00
parent aaf2ee435b
commit 627ef36382
1 changed files with 2 additions and 1 deletions

View File

@ -86,4 +86,5 @@ A list of amazingly awesome PHP libraries that you should be using:
# Tutorials
* [Easy Package Management with Composer](http://net.tutsplus.com/tutorials/php/easy-package-management-with-composer/) - A Composer tutorial by Phil Sturgeon.
* [Easy Package Management with Composer](http://net.tutsplus.com/tutorials/php/easy-package-management-with-composer/) - A Composer tutorial by Phil Sturgeon.
* [Composer Namespaces in Five Minutes](http://jtreminio.com/2012/10/composer-namespaces-in-5-minutes/) - A Composer namespace tutorial by Juan Treminio.