diff --git a/awesome-php.md b/awesome-php.md index fff853e..fdbb6ac 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -1,6 +1,6 @@ # Awesome PHP Libraries -Here's some awesome PHP libraries that are awesome. Yes, so awesome I've used the word three times! You should be using them already: +A list of amazingly awesome PHP libraries that you should be using: * [Packagist](http://packagist.org/) - A package and dependency manager. * [Symfony2](http://symfony.com/) - A framework comprised of individual components. @@ -29,4 +29,6 @@ Here's some awesome PHP libraries that are awesome. Yes, so awesome I've used th * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library. * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library. * [Phly Mustache](https://github.com/weierophinney/phly_mustache) - A mustache template implementation. -* [GeoCoder](http://geocoder-php.org/) - A geocoding library. \ No newline at end of file +* [GeoCoder](http://geocoder-php.org/) - A geocoding library. + +By [Ziadoz](https://bitbucket.org/ziadoz) \ No newline at end of file