diff --git a/README.md b/README.md index 30cab83..88bf25d 100644 --- a/README.md +++ b/README.md @@ -369,6 +369,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library. * [WKHTMLToPDF](https://github.com/antialize/wkhtmltopdf) - A tool to convert HTML to PDF. +* [PHPPdf](https://github.com/psliwa/PHPPdf) - A library for generating PDFs and images from XML. ## ORM and Datamapping *Libraries that implement object-relational mapping or datamapping techniques.*