davidfricker / phpinvoicer
PHP PDF Invoice generator
Installs: 111
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 2
Open Issues: 0
pkg:composer/davidfricker/phpinvoicer
Requires
- php: ^5.3.3 || ^7.0
This package is not auto-updated.
Last update: 2025-10-22 06:38:20 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