diff --git a/awesome-php.md b/awesome-php.md index efb89ff..256af71 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.