evosys21/pdflib
PHP addons for FPDF/TCPDF/tFPDF to build advanced tag-formatted multicells and tables. Supports alignment/justification, mixed fonts/styles/colors, padding, frames/backgrounds, links, tabs, and sub/superscripts for rich PDF layouts.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pontedilana/php-weasyprint | 0.86 | PHP 8.3+ wrapper around WeasyPrint (v60+) to generate PDFs from URLs or HTML. Snappy-inspired, drop-in style API with strict typing. Set the weasyprint binary, pass CLI options, stream to browser or write files. | 79 | 79 | 13 | 50K | 1 | 24.5 | 44.3 | MIT | 2 months ago | |
| spatie/laravel-pdf | 0.85 | Generate PDFs from Laravel Blade views with a simple fluent API. Choose drivers like Browsershot/Chromium, Gotenberg, Cloudflare Browser Run, WeasyPrint, DOMPDF, or chrome-php. Use modern CSS, set page formats, and stream or save PDFs. | 1,039 | 1,041 | 102 | 573K | 1 | 36.5 | 43.6 | MIT | 1 month ago | |
| setasign/fpdi | 0.84 | FPDI is a PHP library to import pages from existing PDFs and reuse them as templates in FPDF, TCPDF, or tFPDF. PSR-4 namespaced, Composer-friendly, no special PHP extensions required, with improved performance and lower memory use in v2. | 1,247 | 1,278 | 179 | 5M | 9 | 41.1 | 59.5 | MIT | 1 month ago | |
| barryvdh/laravel-dompdf | 0.82 | Laravel wrapper for DOMPDF that makes generating PDFs from Blade views straightforward. Supports streaming or downloading, paper size/orientation options, and basic HTML/CSS rendering—ideal for invoices, reports, and other server-side PDF output in Laravel apps. | 7,286 | 7,380 | 976 | 4M | 97 | 81.6 | 67.6 | MIT | 4 months ago | |
| itbz/fpdf | 0.82 | Discontinued PSR-0/Composer package for FPDF 1.7, namespaced as \fpdf\FPDF. Includes FPDF_EXTENDED with UTF-8 input, easier page totals, relative image paths, cursor move helpers, graceful font fallback, and GetPdf(). | 85 | 86 | 40 | 9K | 0 | 0.8 | 19.6 | NOASSERTION | — | |
| chrisandchris/mpdf-port-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| setasign/fpdf | 0.80 | Classic, dependency-free PDF generator for PHP. Create PDFs on the fly with pages, text, fonts, images, lines, and basic layout control. Widely used for reports, invoices, labels, and simple documents without needing external extensions. | 778 | 814 | 229 | 2M | 0 | 30.9 | 55.5 | NOASSERTION | 2 months ago | |
| bezpapirove/bezpapirove-php-bundle | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 1.2 | — | MIT | 2 years ago | |
| php-xpdf/php-xpdf | 0.78 | — | 37 | 38 | 26 | 574 | 7 | 4.2 | 19.9 | NOASSERTION | 8 years ago | |
| acucchieri/tcpdf-bundle | 0.78 | Symfony bundle integrating TCPDF for quick PDF generation and delivery. Build PDFs via a TCPDF-based PdfBuilder and output inline, as download, attachment/base64, string, or save to disk. Includes MultiCell row helper for table-like layouts. | 1 | 1 | 0 | 3 | 0 | 0.9 | 5.5 | MIT | 4 years ago | |
| tecnick.com/tcpdf | 0.78 | — | 4,542 | 4,570 | 1,582 | 10K | 1 | 37.8 | 6.8 | NOASSERTION | — | |
| whiteoctober/tcpdf-bundle | 0.77 | — | 89 | 96 | 42 | 3K | 7 | 2.4 | 16.1 | — | 7 years ago | |
| dompdf/dompdf | 0.77 | Dompdf is a PHP HTML-to-PDF converter with a CSS 2.1-focused rendering engine. Supports external stylesheets, complex tables, common image formats, basic SVG, and runs without external PDF libraries. Requires PHP 7.1+ and DOM/MBString. | 11,167 | 11,331 | 1,835 | 7M | 498 | 88.5 | 71.7 | LGPL-2.1 | 2 weeks ago | |
| dompdf/php-font-lib | 0.72 | PHP font library used by dompdf to read, parse, and manipulate font files (TrueType, OpenType, WOFF). Provides glyph metrics, font subsetting, and embedding support, enabling accurate text rendering in generated PDFs and other font-processing tasks. | 1,801 | 1,795 | 254 | 5M | 17 | 36.0 | 59.5 | LGPL-2.1 | 6 months ago | |
| testo/inline | 0.72 | Inline test plugin for Testo: mark methods as tests via PHP attributes, without separate test classes. Ideal for quick checks near production code and self-documenting examples. Install with composer require --dev testo/inline. | 0 | 0 | 0 | 6K | 0 | 0.0 | 51.9 | — | — | |
| b2pweb/bdf-phpunit | 0.72 | Laravel/PHPUnit helper package for working with BDF/SEPA bank files in tests. Provides utilities and test assertions to validate BDF structures and parsing results, making it easier to write reliable unit tests around banking file imports. | 0 | 0 | 0 | 407 | 0 | 0.0 | 36.1 | MIT | — | |
| contributte/phpunit | 0.72 | PHPUnit integration helpers by Contributte for PHP projects. Provides lightweight tooling and conventions to simplify writing, running, and organizing tests, with sensible defaults and compatibility aimed at smoother CI and developer experience. | 1 | 2 | 2 | 1K | 0 | 9.9 | 41.9 | MIT | 7 months ago | |
| atoum/stubs | 0.72 | IDE stubs for atoum providing PHPDoc annotations and full code completion without cluttering atoum’s core source. Install via Composer, use the atoum/mageekguy\atoum aliases in tests, and get richer autocompletion for the userland API. | 16 | 17 | 5 | 7K | 4 | 3.4 | 27.0 | NOASSERTION | 9 months ago | |
| pestphp/pest-plugin-drift | 0.72 | Pest Plugin Drift adds drift detection to your Pest test suite, helping catch behavioral changes and flaky differences across runs. Install alongside Pest to track and report unexpected output or snapshot mismatches during testing. | 74 | 74 | 11 | 427K | 0 | 1.1 | 51.9 | MIT | 4 years ago | |
| tecnickcom/tcpdf | 0.72 | TCPDF is a mature PHP library for generating PDF documents without external dependencies. Create pages, headers/footers, tables, images, barcodes, and multilingual/RTL text, with fine control over fonts, layout, and output (inline, download, file). | 4,542 | 4,691 | 1,582 | 3M | 1 | 37.8 | 38.7 | NOASSERTION | — |
How can I help you explore Laravel packages today?