1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-02 06:20:49 +00:00
This commit is contained in:
ziadoz 2012-10-03 09:57:31 -07:00
parent aaf2ee435b
commit 627ef36382

View File

@ -87,3 +87,4 @@ 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.
* [Composer Namespaces in Five Minutes](http://jtreminio.com/2012/10/composer-namespaces-in-5-minutes/) - A Composer namespace tutorial by Juan Treminio.