1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-01 05:50:50 +00:00
This commit is contained in:
ziadoz 2012-02-27 15:10:53 -08:00
parent 03e3aa9b15
commit d2762fd37a

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.
@ -30,3 +30,5 @@ Here's some awesome PHP libraries that are awesome. Yes, so awesome I've used th
* [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.
By [Ziadoz](https://bitbucket.org/ziadoz)