Libraries tagged by PHP-PDF
mikehaertl/php-pdftk
12976052 Downloads
A PDF conversion and form utility based on pdftk.
tecnickcom/tc-lib-pdf
716841 Downloads
PHP PDF Library
jurosh/pdf-merge
2519235 Downloads
PHP PDF Merger
psliwa/php-pdf
528975 Downloads
Pdf and graphic files generator library for PHP.
omaralalwi/gpdf
31017 Downloads
Custom PDF wrapper supporting Arabic language
asika/pdf2text
843127 Downloads
Simple PHP PDF to text class.
iamgerwin/php-pdf-to-markdown-parser
15467 Downloads
A lightweight PHP library to convert PDF documents into clean, structured Markdown. Supports text extraction, headings, lists, tables, diagrams and code blocks for easier content reuse and publishing.
dskripchenko/php-pdf
2545 Downloads
MIT alternative to mpdf (GPL) and FPDI: pure-PHP 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).
baraja-core/php-pdf-to-image
20180 Downloads
Convert PDF to JPG, PNG or GIF in PHP.
popphp/pop-pdf
10116 Downloads
PHP PDF library for generating and importing PDF documents. A component of the Pop PHP Framework
ncjoes/poppler-php
40206 Downloads
Complete, Comprehensive and Flexible PHP wrapper for Poppler-utils
simitgroup/phpjasperxml
3645 Downloads
PHP PDF renderer of open source jasper report studio.
oxide/pdf-oxide
30 Downloads
The fastest PHP PDF library — 0.8ms mean, 5× faster than the industry leaders, 100% pass rate on 3,830 real-world PDFs. Text extraction, Markdown/HTML conversion, and PDF creation over a Rust core via FFI.
php-pdfbox/php-pdfbox
2534 Downloads
PHP-PDFBox
drainerlight/php-pdf-decompressor
2810 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.