itbz/fpdi
Discontinued unofficial PSR-4 fork of Setasign FPDI (Free PDF Document Importer). Instantiates via \fpdi\FPDI and supports TCPDF with patched versions. Prefer the official FPDI via composer/GitHub, ideally FPDI 2.0+.
itbz/fpdi or fpdf in a pre-2016 PHP project (post-2016, use Setasign/FPDI 2.0+).Executives: "This package enables PDF document merging/importing in PHP, reducing reliance on proprietary tools for dynamic report generation. While deprecated, it’s a lightweight solution for legacy systems needing to embed PDFs into workflows (e.g., invoices, contracts). For new projects, we should evaluate [Setasign/FPDI 2.0+] instead."
Engineering: *"Pros:
Cons:
itbz/fpdi with setasign/fpdi in composer.json and update namespaces (\fpdi\FPDI → \setasign\Fpdi\Fpdi).Recommendation: Only adopt if maintaining a legacy system. Otherwise, prioritize [FPDI 2.0+] or evaluate Laravel-specific packages like barryvdh/laravel-snappy for PDF generation."*
How can I help you explore Laravel packages today?