gs / ocr
OCR API for PHP
0.1.2
2014-02-18 07:28 UTC
Requires
- php: >=5.3.3
- zendframework/zend-servicemanager: ~2.2
Requires (Dev)
- phpmd/phpmd: ~1.5
- phpunit/phpunit: ~3.7
- satooshi/php-coveralls: ~0.6
- squizlabs/php_codesniffer: ~1.5
This package is not auto-updated.
Last update: 2024-12-17 03:20:53 UTC
README
GSOcr is an OCR API for php providing a common interface for OCR services and a factory class to create the service.
Known implementations of this api are:
- GSSimpleOcr - Simple OCR with PHP
Requirements
PHP 5.3.3 or above
Authors
Gordon Schmidt - schmidt.gordon@web.de
See also the list of contributors who participated in this project.
License
The files in this package are releases under the MIT license. You can find a copy of this license in LICENSE.