From 627ef36382aa1e774491fa7a62ab281d6e8b9145 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Wed, 3 Oct 2012 09:57:31 -0700 Subject: [PATCH] --- awesome-php.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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