2017 © Pedro Peláez
 

library yandex-ocr-php

Unofficial PHP client for Yandex-translate OCR

image

errogaht/yandex-ocr-php

Unofficial PHP client for Yandex-translate OCR

  • Wednesday, November 1, 2017
  • by errogaht
  • Repository
  • 1 Watchers
  • 2 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 23 % Grown

The README.md

yandex-ocr-php

Now its not working, yandex ban it, but if you want you can repair it and create pull request

Latest Version on Packagist Software License Build Status Total Downloads, (*1)

Unofficial PHP package to get results from Yandex translate OCR, (*2)

Features: - Upload image to Yandex Translate OCR and get response in PHP array - Convert response to plain text - Unit test - Daily build guarantee that package is work, if you see build badge above green - that's mean package work right now, (*3)

Install

composer require errogaht/yandex-ocr-php, (*4)

Usage

You can see test file:, (*5)

// can pass optional arguments: $langFrom, $langTo, API $url
$client = new \Errogaht\YandexOCR\Client();

//tell path to recognizing file
$client->setFilePath(__DIR__ . '/1e741d3b-ba67-42e5-8229-f07a72072c96.png');

//get response from Yandex translate
$response = $client->request();

//convert response to plain text
$texter = new \Errogaht\YandexOCR\Response2Text($response);
$text = $texter->getText();

Contributing

Please see CONTRIBUTING for details., (*6)

The Versions

01/11 2017

dev-master

9999999-dev https://github.com/errogaht/yandex-ocr-php

Unofficial PHP client for Yandex-translate OCR

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-curl *
  • ext-mbstring *

 

The Development Requires

by Alex Teterin

yandex ocr yandex translate translate ocr

23/04 2017

1.0.6

1.0.6.0 https://github.com/errogaht/yandex-ocr-php

Unofficial PHP client for Yandex-translate OCR

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-curl *
  • ext-mbstring *

 

The Development Requires

by Alex Teterin

yandex ocr yandex translate translate ocr

20/04 2017

1.0.5

1.0.5.0 https://github.com/errogaht/yandex-ocr-php

Unofficial PHP client for Yandex-translate OCR

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-curl *
  • ext-mbstring *

 

The Development Requires

by Alex Teterin

yandex ocr yandex translate translate ocr

19/04 2017

1.0.4

1.0.4.0 https://github.com/errogaht/yandex-ocr-php

Unofficial PHP client for Yandex-translate OCR

  Sources   Download

MIT

The Requires

 

The Development Requires

by Alex Teterin

yandex ocr yandex translate translate ocr

19/04 2017

1.0.3

1.0.3.0 https://github.com/errogaht/yandex-ocr-php

Unofficial PHP client for Yandex-translate OCR

  Sources   Download

MIT

The Requires

 

The Development Requires

by Alex Teterin

yandex ocr yandex translate translate ocr

18/04 2017

1.0.2

1.0.2.0 https://github.com/errogaht/yandex-ocr-php

Unofficial PHP client for Yandex-translate OCR

  Sources   Download

MIT

The Requires

 

The Development Requires

by Alex Teterin

yandex ocr yandex translate translate ocr

16/04 2017

1.0.1

1.0.1.0 https://github.com/errogaht/yandex-ocr-php

Unofficial PHP client for Yandex-translate OCR

  Sources   Download

MIT

The Requires

 

The Development Requires

by Alex Teterin

yandex ocr yandex translate translate ocr

16/04 2017

1.0.0

1.0.0.0 https://github.com/errogaht/yandex-ocr-php

Unofficial PHP client for Yandex-translate OCR

  Sources   Download

MIT

The Requires

 

The Development Requires

by Alex Teterin

yandex ocr yandex translate translate ocr