Libraries tagged by PHP-PDF
kauffinger/php-pdftk-mcpdf
615 Downloads
A PDF conversion and form utility based on mikehaertl/pdftk and vigicorp/php-mcpdf. Dynamically usable with mcpdf.
interactively/php-pdftk
4668 Downloads
A PDF conversion and form utility based on pdftk.
daniel-jorg-schuppelius/php-pdf-toolkit
400 Downloads
PHP 8.2+ library for PDF text extraction with automatic reader selection. Supports embedded text and scanned documents via OCR.
php-extended/php-pdf2json-object
1763 Downloads
An implementation of the php-extended/php-pdf2json-interface library
php-extended/php-pdf2json-interface
1906 Downloads
A library to bridge the pdf2json library with php
shipsaas/docking
4 Downloads
DocKing: Your shared-microservice that takes over the document templates management & render/export PDF
muhtaromzain/poppler-php
1840 Downloads
Complete, Comprehensive and Flexible PHP wrapper for Poppler-utils
jamesyapkm/poppler-php
3874 Downloads
Complete, Comprehensive and Flexible PHP wrapper for Poppler-utils
iternova/poppler-php
1096 Downloads
Complete, Comprehensive and Flexible PHP wrapper for Poppler-utils
x5qubits/fpdm
94 Downloads
PHP PDF form filling library — actively maintained fork of tmw/fpdm (original by Olivier Plathey). Adds Adobe Reader checkbox compatibility, nested field support, and other fixes.
borales/yii-pdf
109130 Downloads
Yii-wrapper for PHP-PDF libraries (mPDF, HTML2PDF)
quickshiftin/php-pdf-invoice
207 Downloads
Generate PDF files for your application's invoices with PHP
putuariepra/php-pdfstamper
442 Downloads
Add an image to PDF's pages
dskripchenko/php-pdf
18 Downloads
Pure-PHP, MIT-licensed PDF toolkit: generate (HTML/CSS input, fluent builders, low-level emission, 16 barcode formats, 8 chart types, TTF embedding, AcroForm, PKCS#7 signing, PDF/A and PDF/X), plus read and merge existing PDFs (append/reorder pages, stamp overlays, FPDI-style import, encrypted input).
drainerlight/php-pdf-decompressor
27 Downloads
Pure-PHP PDF decompressor: converts PDF 1.5+ cross-reference streams and object streams (ObjStm) into a classic PDF 1.4 structure, so parsers that only understand the traditional xref table (such as FPDI's free parser) can read them. A qpdf-free alternative — no external binaries.