PHPackages                             qbil-software/abbyy-cloud - 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. qbil-software/abbyy-cloud

ActiveLibrary

qbil-software/abbyy-cloud
=========================

Interface for communication with ABBYY cloud OCR

v1.0.1(8y ago)0159.1k↓25.9%WTFPLPHP

Since Sep 3Pushed 4y agoCompare

[ Source](https://github.com/QbilSoftware/abbyy-cloud)[ Packagist](https://packagist.org/packages/qbil-software/abbyy-cloud)[ RSS](/packages/qbil-software-abbyy-cloud/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

abbyy-cloud
===========

[](#abbyy-cloud)

Interface for communication with ABBYY cloud OCR

### Usage

[](#usage)

First, you have to register with ABBYY Cloud:

##### 1. Init

[](#1-init)

```
use QbilSoftware\AbbyyCloud\AbbyyClient;
$abbyy = new AbbyyClient('my app name', 'my-app-key');
```

##### 2. Submit image (and wait for a while)

[](#2-submit-image-and-wait-for-a-while)

```
$imagePath = '/absolute/path/to-image.jpg';
$text = $abbyy->performOcr($imagePath);
```

##### 3. Results!

[](#3-results)

```
echo $text;
```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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 ~877 days

Total

2

Last Release

3033d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2cd716f0e3c765196762bb3cf4e04055e1ef59dcbca35e2297a987cc555870f5?d=identicon)[faizan](/maintainers/faizan)

![](https://www.gravatar.com/avatar/17088c35e056a13590da74704521c94c1d69857547f1c0b220472ffd71680b66?d=identicon)[hansallis](/maintainers/hansallis)

---

Top Contributors

[![faizanakram99](https://avatars.githubusercontent.com/u/10880992?v=4)](https://github.com/faizanakram99 "faizanakram99 (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/qbil-software-abbyy-cloud/health.svg)

```
[![Health](https://phpackages.com/badges/qbil-software-abbyy-cloud/health.svg)](https://phpackages.com/packages/qbil-software-abbyy-cloud)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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