This commit is contained in:
ziadoz 2012-02-27 15:10:53 -08:00
parent 03e3aa9b15
commit d2762fd37a
1 changed files with 4 additions and 2 deletions

View File

@ -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.
* [GeoCoder](http://geocoder-php.org/) - A geocoding library.
By [Ziadoz](https://bitbucket.org/ziadoz)