Libraries tagged by php pdf library
frsw-v/mpdf
31 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support. This is a fork of the official mPDF library.
chrisnharvey/pdfkit
12 Downloads
HTML to PDF converter for PHP using WebKit. Uses the wkhtmltopdf C library via FFI.
rajatjain4061/fpdf
9 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP., that is to say without using the PDFlib library. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
whatson-web/phpword
1901 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
deviser/spreadshelper
3 Downloads
This library is inherited from php spreadsheet, it perform export action like excel, xml, pdf etc.
chrisbraybrooke/laravel-chrome-pdf
12726 Downloads
A wrapper for Laravel around the spiritix/php-chrome-html2pdf libary