gs / ocr
OCR API for PHP
Installs: 153
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/gs/ocr
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: 2025-10-07 06:59:28 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.