Browse Source

Alphabetize PDF

pull/500/merge
Jose Diaz-Gonzalez 9 years ago
parent
commit
6b8be3719c
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

@@ -475,10 +475,10 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
475 475
 ## PDF
476 476
 *Libraries and software for working with PDF files.*
477 477
 
478
+* [Dompdf](https://github.com/dompdf/dompdf) - A HTML to PDF converter.
479
+* [PHPPdf](https://github.com/psliwa/PHPPdf) - A library for generating PDFs and images from XML.
478 480
 * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
479 481
 * [WKHTMLToPDF](https://github.com/wkhtmltopdf/wkhtmltopdf) - A tool to convert HTML to PDF.
480
-* [PHPPdf](https://github.com/psliwa/PHPPdf) - A library for generating PDFs and images from XML.
481
-* [Dompdf](https://github.com/dompdf/dompdf) - A HTML to PDF converter.
482 482
 
483 483
 ## Office
484 484
 *Libraries for working with office suite documents.*

Loading…
Cancel
Save