From 0931261284e556adeeb22f765e0bb020ae38f626 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Wed, 19 Sep 2012 08:50:00 -0700 Subject: [PATCH] --- awesome-php.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/awesome-php.md b/awesome-php.md index b7e7228..7e12020 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -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. \ No newline at end of file