web-atrio/invoice-data
Composer 安装命令:
composer require web-atrio/invoice-data
包简介
Extract data from invoice file.
README 文档
README
Extract data from invoice file.
Requirements
You should have Tesseract and Imagick and Ghostscript installed.
Installation
The package can be installed via composer:
$ composer require web-atrio/invoice-data
Usage
Read invoice file.
$invoiceData = new InvoiceData("invoice.png"); $invoice = $invoiceData->getData();
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 23
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-10-13