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. [HTTP &amp; Networking](/categories/http)
4. /
5. qbil-software/abbyy-cloud

ActiveLibrary[HTTP &amp; Networking](/categories/http)

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

Interface for communication with ABBYY cloud OCR

v1.0.1(8y ago)0193.4k↓61.9%WTFPLPHPCI failing

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 yesterday

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 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

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

3078d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/30221?v=4)[faizan](/maintainers/faizan)[@faizan](https://github.com/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

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[guzzlehttp/guzzle-services

Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.

25711.0M191](/packages/guzzlehttp-guzzle-services)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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