From fe8a3d1fb750ac083bc55a36616fdeec073df2cc Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 18 Dec 2012 22:34:16 +0000 Subject: [PATCH] --- awesome-php.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/awesome-php.md b/awesome-php.md index 9aa9848..a755153 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -1,9 +1,7 @@ -# Awesome PHP +# Awesome PHP Libraries A list of amazingly awesome PHP libraries that you should consider using (and some other shiny extra bits and pieces). -# Libraries - * [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager. * [Symfony2](http://symfony.com/) - A framework comprised of individual components. * [Zend Framework 2](https://github.com/zendframework/zf2) - Another framework comprised of individual components.