phppdf Docs

A PHP library for programmatic PDF generation and manipulation

Source ↗

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

RequirementVersion
PHP8.4+
ext-gdany
ext-mbstringany
ext-opensslany

Installation

composer require phppdf/phppdf