2017-25 © Pedro Peláez
 

php tesseract-php

PHP class for Tesseract command line

image

web-atrio/tesseract-php

PHP class for Tesseract command line

  • Friday, October 13, 2017
  • by steve-ferrero
  • Repository
  • 2 Watchers
  • 1 Stars
  • 7 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 3 Versions
  • 40 % Grown

The README.md

tesseract-php

PHP class for Tesseract command line, (*1)

Requirements

You should have Tesseract installed., (*2)

Installation

The package can be installed via composer: ``` bash $ composer require web-atrio/tesseract-php, (*3)


## Usage Read image file or PDF file. For PDF file the temp property is required. ```php $tesseract = new TesseractPHP("test.png"); $output = $tesseract->run();

License

The MIT License (MIT). Please see License File for more information., (*4)

The Versions

13/10 2017

dev-master

9999999-dev

PHP class for Tesseract command line

  Sources   Download

MIT

The Requires

 

by Steve Ferrero

13/10 2017

0.2

0.2.0.0

PHP class for Tesseract command line

  Sources   Download

MIT

The Requires

 

by Steve Ferrero

13/10 2017

0.1

0.1.0.0

PHP class for Tesseract command line

  Sources   Download

MIT

The Requires

 

by Steve Ferrero