This package is abandoned and no longer maintained. No replacement package was suggested.

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.

Installs: 4 626

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 1

Open Issues: 0

Language:HTML

1.0.5 2021-02-15 15:11 UTC

This package is not auto-updated.

Last update: 2022-06-03 01:45:19 UTC


README

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 dqfan2012/fpdf