PHPackages                             web-atrio/tesseract-php - 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. web-atrio/tesseract-php

ActivePhp

web-atrio/tesseract-php
=======================

PHP class for Tesseract command line

0.2(8y ago)153[1 issues](https://github.com/steve-ferrero/tesseract-php/issues)1MITPHP

Since Oct 13Pushed 8y ago2 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (3)Used By (1)

tesseract-php
=============

[](#tesseract-php)

PHP class for Tesseract command line

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

[](#requirements)

You should have [Tesseract](https://github.com/tesseract-ocr/tesseract/wiki) installed.

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

[](#installation)

The package can be installed via composer:

```
$ composer require web-atrio/tesseract-php
```

Usage
-----

[](#usage)

Read image file or PDF file. For PDF file the temp property is required.

```
$tesseract = new TesseractPHP("test.png");
$output = $tesseract->run();
```

License
-------

[](#license)

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

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

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

Every ~0 days

Total

2

Last Release

3134d 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 (4 commits)")

### Embed Badge

![Health badge](/badges/web-atrio-tesseract-php/health.svg)

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

PHPackages © 2026

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