diff --git a/awesome-php.md b/awesome-php.md index e4f395a..0db2a18 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -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. \ No newline at end of file +* [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. \ No newline at end of file