This commit is contained in:
ziadoz 2012-02-28 09:45:10 -08:00
parent 52c57353b0
commit af0feaad8e

View File

@ -29,4 +29,5 @@ A list of amazingly awesome PHP libraries that you should be using:
* [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.
* [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.