From ad9bad546fe42ef598453e15284c999d1e30ac7d Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 18 Dec 2012 22:31:15 +0000 Subject: [PATCH] --- awesome-php.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index d4e77ca..efb89ff 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -1,6 +1,6 @@ # Awesome PHP Libraries -A list of amazingly awesome PHP libraries that you should be using: +A list of amazingly awesome PHP libraries that you should consider using (and some shiny little extras). * [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager. * [Symfony2](http://symfony.com/) - A framework comprised of individual components.