From af0feaad8e4c8fa5255f721cf5c89b9537bdfea2 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 28 Feb 2012 09:45:10 -0800 Subject: [PATCH] --- awesome-php.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 072cae1f..d23c8554 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -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. \ No newline at end of file +* [GeoCoder](http://geocoder-php.org/) - A geocoding library. +* [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library. \ No newline at end of file