From fa6eb6d46003444ae78ea531e435020350e6a674 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Wed, 19 Sep 2012 08:45:54 -0700 Subject: [PATCH] --- awesome-php.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 128cd43..9aa2a59 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -29,7 +29,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [KnpRadBundle](http://rad.knplabs.com/) - A Symfony2 rapid application development library. * [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library. * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer. -* [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library. +* [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library (uses [WKHTMLToPDF](https://github.com/antialize/wkhtmltopdf)). * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library. * [GeoCoder](http://geocoder-php.org/) - A geocoding library. * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.