PhpTikaWrapper icon indicating copy to clipboard operation
PhpTikaWrapper copied to clipboard

Simple PHP Wrapper for Apache Tika

Results 3 PhpTikaWrapper issues
Sort by recently updated
recently updated
newest added

Update `Symfony/process` to fix conflict with Laravel

Latest is 1.20 (https://tika.apache.org/)

I am trying to use this package with Laravel 6 and there's a conflict with **symfony/process**. Please update composer.json to use ` "symfony/process": "^4.3.4",` This is the current version as...