This project is a work-in-progress, complete rewrite of tFPDF, which is a modified version of FPDF.
composer require stanko/pdfWhole codebase currently passes PHPStan at max level, including the tests.
The tests cover most of the features. I aim for 100% test coverage.
To run all checks and tests, execute:
composer testI am currently making the class immutable.