davidfricker / phpinvoicer
PHP PDF Invoice generator
1.0.2
2017-05-19 19:35 UTC
Requires
- php: ^5.3.3 || ^7.0
This package is not auto-updated.
Last update: 2024-11-06 01:53:11 UTC
README
Programmatically create PDF invoices in PHP with use of FPDF. Composer port of a fpdf wrapper/helper class
Examples and usage
Usage examples can be found in the /examples folder.
Credit
I did not write the code. I simply made it available via composer and fixed a PHP7 compat issue. The orginal repo can be found here: https://github.com/farjadtahir/pdf-invoicr