flykode/reportpdf

A Data based PHP Report Library

v0.1.0 2017-10-23 01:33 UTC

This package is not auto-updated.

Last update: 2024-10-27 04:43:49 UTC


README

Total Downloads Latest Stable Version License

About ReportPDF

A Data based PHP Report Library

Adding to your project

Run the command below on your project folder to include it on your composer.json

composer require flykode/reportpdf

Examples

There is a example .php on the /examples folder. Check this files:

Image of the generated pdf

Note: I already use this package in production environments.