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 1mo 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 49% 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

3911d 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

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[onesignal/onesignal-php-api

A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com

34170.2k2](/packages/onesignal-onesignal-php-api)[ory/hydra-client-php

Documentation for all of Ory Hydra's APIs.

1710.8k](/packages/ory-hydra-client-php)

PHPackages © 2026

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