Php Apache Tika Versions Save

Apache Tika bindings for PHP: extract text and metadata from documents, images and other formats

v1.3.1

8 months ago
  • Removed WebClient::setFetcherName() restrictions (thanks to @mpdude)

v1.3.0

8 months ago
  • Added WebClient::setFetcherName() to easily set the fetcher name (thanks to @relthyg)
  • Tested up to Apache Tika 1.28.5 and 2.8.0

v1.2.5

1 year ago
  • Allow https:// URLs on web client (closes #32)
  • Tested up to Apache Tika 1.28.2 and 2.4.0

v1.2.4

2 years ago
  • Tested up to Apache Tika 1.28.2 and 2.4.0

v1.2.3

2 years ago
  • Removed debug statement when the JSON parse fails
  • Added new known issues to README.md
  • Tests runs now on GitHub Actions

v1.2.2

2 years ago
  • Tested up to Apache Tika 1.28.1 and 2.3.0

v1.2.1

2 years ago
  • Filter response before parsing to fix known issues
  • Tested up to Apache Tika 1.28 and 2.2.0

v1.2.0

2 years ago
  • Added specific methods to set OCR languages on web client (thanks to @aleksanm)
  • Fixed CLI client encoding on Windows (see TIKA-3515)
  • Tested up to Apache Tika 2.1.0

v1.1.1

2 years ago
  • Tested up to Apache Tika 1.27

v1.1.0

2 years ago
  • Drop PHP 7.2 support
  • Preliminary support for Apache Tika 2.0
  • Tested up to Apache Tika 1.26