1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-01 12:40:26 +02:00
This commit is contained in:
ziadoz
2012-04-10 08:59:18 -07:00
parent 8a06526ce2
commit f299d8d6a6

View File

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