diff --git a/awesome-php.md b/awesome-php.md index 072cae1..d23c855 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