diff --git a/README.md b/README.md index ab5cafd..7c44183 100644 --- a/README.md +++ b/README.md @@ -475,10 +475,10 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT ## PDF *Libraries and software for working with PDF files.* +* [Dompdf](https://github.com/dompdf/dompdf) - A HTML to PDF converter. +* [PHPPdf](https://github.com/psliwa/PHPPdf) - A library for generating PDFs and images from XML. * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library. * [WKHTMLToPDF](https://github.com/wkhtmltopdf/wkhtmltopdf) - A tool to convert HTML to PDF. -* [PHPPdf](https://github.com/psliwa/PHPPdf) - A library for generating PDFs and images from XML. -* [Dompdf](https://github.com/dompdf/dompdf) - A HTML to PDF converter. ## Office *Libraries for working with office suite documents.*