2017 © Pedro Peláez
 

php invoice-data

Extract data from invoice file.

image

web-atrio/invoice-data

Extract data from invoice file.

  • Friday, October 13, 2017
  • by steve-ferrero
  • Repository
  • 2 Watchers
  • 1 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

invoice-data

Extract data from invoice file., (*1)

Requirements

You should have Tesseract and Imagick and Ghostscript installed., (*2)

Installation

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();

License

The MIT License (MIT). Please see License File for more information., (*4)

The Versions

13/10 2017

dev-master

9999999-dev

Extract data from invoice file.

  Sources   Download

MIT

The Requires

 

by Steve Ferrero

13/10 2017

0.1

0.1.0.0

Extract data from invoice file.

  Sources   Download

MIT

The Requires

 

by Steve Ferrero