From f0fd0bb4a931a260d0ba87bcd5619298e0c73150 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 18 Dec 2012 22:31:38 +0000 Subject: [PATCH] --- awesome-php.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index efb89ff4..256af71e 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -1,7 +1,9 @@ -# Awesome PHP Libraries +# Awesome PHP A list of amazingly awesome PHP libraries that you should consider using (and some shiny little extras). +# 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.