PHPackages                             web-atrio/invoice-data - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. web-atrio/invoice-data

ActivePhp[Utility &amp; Helpers](/categories/utility)

web-atrio/invoice-data
======================

Extract data from invoice file.

0.1(8y ago)1231[1 issues](https://github.com/steve-ferrero/invoice-data/issues)MITPHP

Since Oct 13Pushed 8y ago2 watchersCompare

[ Source](https://github.com/steve-ferrero/invoice-data)[ Packagist](https://packagist.org/packages/web-atrio/invoice-data)[ RSS](/packages/web-atrio-invoice-data/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

invoice-data
============

[](#invoice-data)

Extract data from invoice file.

Requirements
------------

[](#requirements)

You should have [Tesseract](https://github.com/tesseract-ocr/tesseract/wiki) and [Imagick](http://www.imagemagick.org/script/download.php) and [Ghostscript](http://www.ghostscript.com/) installed.

Installation
------------

[](#installation)

The package can be installed via composer:

```
$ composer require web-atrio/invoice-data
```

Usage
-----

[](#usage)

Read invoice file.

```
$invoiceData = new InvoiceData("invoice.png");
$invoice = $invoiceData->getData();
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3136d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e7816ce01cbd6e6cc3819a3f01d73ae03cf5bb1bddc60572baf9b58d315e656f?d=identicon)[steve-ferrero](/maintainers/steve-ferrero)

---

Top Contributors

[![steve-ferrero](https://avatars.githubusercontent.com/u/6058494?v=4)](https://github.com/steve-ferrero "steve-ferrero (1 commits)")

### Embed Badge

![Health badge](/badges/web-atrio-invoice-data/health.svg)

```
[![Health](https://phpackages.com/badges/web-atrio-invoice-data/health.svg)](https://phpackages.com/packages/web-atrio-invoice-data)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
