dev-master
9999999-devExtract data from invoice file.
MIT
The Requires
by Steve Ferrero
0.1
0.1.0.0Extract data from invoice file.
MIT
The Requires
by Steve Ferrero
Extract data from invoice file.
Extract data from invoice file., (*1)
You should have Tesseract and Imagick and Ghostscript installed., (*2)
The package can be installed via composer: ``` bash $ composer require web-atrio/invoice-data, (*3)
## Usage Read invoice file. ```php $invoiceData = new InvoiceData("invoice.png"); $invoice = $invoiceData->getData();
The MIT License (MIT). Please see License File for more information., (*4)
Extract data from invoice file.
MIT
Extract data from invoice file.
MIT