bicycle/tesseract-bridge-bundle
Symfony bundle for integration with bicycle/tesseract-bridge package
First af all you need to create configuration, something like:
bicycle_tesseract_bridge:
integrations:
cli:
path: tesseract
ffi: # Please note that FFI integration depends on php settings and not available in fpm by default
path: libtesseract.so.4
And install bundle via Composer:
$ composer require bicycle/tesseract-bridge-bundle
Depend on the configuration you will get services which implement Bicycle\Tesseract\BridgeInterface:
You can contribute to this project by:
tesseract-bridge is released under the MIT License.
How can I help you explore Laravel packages today?