trollandtoad/fpdf

I took the original FPDF library made by Oliver Plathey and refactored it to use PSR-4 autloading. This version corresponds with the fpdf 1.8.1.


Keywords
pdf, fpdf
License
MIT

Documentation

FPDF - PSR-4

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.

Installation with Composer

Using composer to install FPDF

    composer require trollandtoad/fpdf