浏览代码

Merge pull request #600 from shadowhand/patch-4

Add Dompdf for working with PDF
pull/597/merge
Jose Diaz-Gonzalez 9 年前
父节点
当前提交
87d2f90bcc
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -471,6 +471,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
471 471
 * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
472 472
 * [WKHTMLToPDF](https://github.com/wkhtmltopdf/wkhtmltopdf) - A tool to convert HTML to PDF.
473 473
 * [PHPPdf](https://github.com/psliwa/PHPPdf) - A library for generating PDFs and images from XML.
474
+* [Dompdf](https://github.com/dompdf/dompdf) - A HTML to PDF converter.
474 475
 
475 476
 ## Office
476 477
 *Libraries for working with office suite documents.*

正在加载...
取消
保存