add PHPPdf

This commit is contained in:
psliwa 2014-08-25 23:50:39 +02:00
parent a36b5a38ec
commit 9b9c8fb597
1 changed files with 1 additions and 0 deletions

View File

@ -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.*