Documentation
phppdf documentation
phppdf is a pure PHP library for creating and processing PDF files. It maps closely to the PDF specification while providing higher-level helpers for common tasks. No Composer dependencies are required beyond three standard PHP extensions.
Requirements
| Requirement | Version |
|---|---|
| PHP | 8.4+ |
| ext-gd | any |
| ext-mbstring | any |
| ext-openssl | any |
Installation
composer require phppdf/phppdf