syntaxic / fpdf
FPDF is a PHP class which allows to generate PDF files with pure PHP, packaged under Syntaxic. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
dev-main
2026-05-27 22:43 UTC
This package is auto-updated.
Last update: 2026-05-27 22:46:22 UTC
README
Syntaxic FPDF is a packaged version of the popular FPDF PHP library, maintained and distributed under the Syntaxic organization.
FPDF is a PHP class which allows to generate PDF files with pure PHP (without using the PDFlib library). The "F" in FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
Original creator: Olivier Plathey (http://www.fpdf.org)
License
This project is released under a free/permissive license (http://www.fpdf.org/en/faq.php#q5).