Libraries tagged by qpdf
smalot/pdfparser
44872120 Downloads
Pdf parser library. Can read and extract information from pdf file.
mpdf/mpdf
87346921 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
tecnickcom/tcpdf
114779653 Downloads
Deprecated legacy PDF engine for PHP. Use instead tecnickcom/tc-lib-pdf.
spatie/browsershot
39610268 Downloads
Convert a webpage to an image or pdf using headless Chrome
setasign/fpdi
164241345 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
phpoffice/phpword
41830329 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
knplabs/knp-snappy
74561901 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
dompdf/php-svg-lib
51773464 Downloads
A library to read, parse and export to PDF SVG files.
spatie/pdf-to-text
8170577 Downloads
Extract text from a pdf
spatie/pdf-to-image
17248866 Downloads
Convert a pdf to an image
spatie/laravel-pdf
5796950 Downloads
Create PDFs in Laravel apps
setasign/fpdf
75207946 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
mikehaertl/php-pdftk
12645527 Downloads
A PDF conversion and form utility based on pdftk.
milon/barcode
15110694 Downloads
Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code)
mikehaertl/phpwkhtmltopdf
22308267 Downloads
A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface