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

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

shonezlo/abbyy-cloud
====================

Interface for communication with ABBYY cloud OCR

v1.0.0(10y ago)1251WTFPLPHP

Since Sep 3Pushed 10y agoCompare

[ Source](https://github.com/shonezlo/abbyy-cloud)[ Packagist](https://packagist.org/packages/shonezlo/abbyy-cloud)[ RSS](/packages/shonezlo-abbyy-cloud/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (2)Versions (2)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 ShoneZlo\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

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

3957d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8071921ef3dfda1bbfe841315011878ae56ec714e4fc63e598b42fa230a16e0f?d=identicon)[shonezlo](/maintainers/shonezlo)

###  Code Quality

TestsPHPUnit

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/shonezlo-abbyy-cloud/health.svg)](https://phpackages.com/packages/shonezlo-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.3M45](/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)
