PHPackages                             opencontent/eztika-ls - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. opencontent/eztika-ls

ActiveEzpublish-legacy-extension[Utility &amp; Helpers](/categories/utility)

opencontent/eztika-ls
=====================

OpenContent eZ Tika (a fork of Paul Borgermans eZ Tika)

1.0(7y ago)06GPL-2.0PHP

Since May 27Pushed 7y ago5 watchersCompare

[ Source](https://github.com/OpencontentCoop/eztika)[ Packagist](https://packagist.org/packages/opencontent/eztika-ls)[ RSS](/packages/opencontent-eztika-ls/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

OpenContent eZ Tika
===================

[](#opencontent-ez-tika)

eZ Tika is an extension that enables a handler for converting multiple binary file formats to plain text as used by the search engine (if you enabled those attributes as searcheable)

Currently, most common formats are enabled (see also binaryfile.ini.append.php):

- application/pdf
- application/msword
- application/vnd.ms-excel
- application/vnd.ms-powerpoint
- application/vnd.visio
- application/vnd.ms-outlook
- application/xml
- application/rtf
- application/vnd.oasis.opendocument.text
- application/vnd.oasis.opendocument.presentation
- application/vnd.oasis.opendocument.spreadsheet
- application/vnd.oasis.opendocument.formula
- application/zip
- application/vnd.openxmlformats-officedocument.wordprocessingml.document
- application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
- application/vnd.openxmlformats-officedocument.presentationml.presentation
- application/octet-stream *(not enabled by default)*

License GNU GPL 2.0 - [Apache Tika](https://tika.apache.org/) is licensed with the ASF License (Apache)

Install
-------

[](#install)

1. Extract the eztika extension, and place it in the extensions folder.
2. Check if extension/eztika/bin files are executeable by the webserver `chmod +x extension/eztika/bin/eztika`

    OR

    Copy the eztika shell script and tika-app-*version*.jar from the extension bin folder to a location your web server has access to and edit the shell script as well to set the path to the tika.jar file (make sure it is executable)
3. Enable the extension in eZ Publish. Do this by opening `settings/override/site.ini.append.php` , and add in the `[ExtensionSettings]` block: `ActiveExtensions[]=eztika`
4. Update the class autoloads by running the script: php bin/php/ezpgenerateautoloads.php -e
5. If something is not working you can enable Debugging in `eztika.in.append.php`

```
    [DebugSettings]
    # Debug=enabled|disabled
    # if enabled
    # - write Debug Messages to eztika.log
    #
    # Note: an error message to error.log is always written
    # if eztika can not extract any content from binaryfile
    Debug=disabled

    # KeepTempFiles=enabled|disabled
    # if enabled var/cache/ eztika_xxx.txt tmp files are not unlinked
    # to debug metadata which is extracted from the binaryfile
    # The setting is only active if Debug=enabled
    KeepTempFiles=disabled

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2591d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4bb0695337c30a80b955ef72819273442a7dcbcfd69f99b80a28084d170bba0a?d=identicon)[Opencontent](/maintainers/Opencontent)

---

Top Contributors

[![lrealdi](https://avatars.githubusercontent.com/u/14081241?v=4)](https://github.com/lrealdi "lrealdi (1 commits)")[![Opencontent](https://avatars.githubusercontent.com/u/972033?v=4)](https://github.com/Opencontent "Opencontent (1 commits)")

### Embed Badge

![Health badge](/badges/opencontent-eztika-ls/health.svg)

```
[![Health](https://phpackages.com/badges/opencontent-eztika-ls/health.svg)](https://phpackages.com/packages/opencontent-eztika-ls)
```

###  Alternatives

[ezsystems/eztags-ls

eZ Tags is an extension for eZ Publish, providing more functionality for tagging content objects than ezkeyword datatype included in eZ Publish kernel.

40204.0k3](/packages/ezsystems-eztags-ls)[ezsystems/ezautosave-ls

Content editing autosave extension for eZ Publish legacy

22425.5k3](/packages/ezsystems-ezautosave-ls)[ezsystems/legacy-bridge

eZ Platform bridge to eZ Publish Legacy

17118.8k5](/packages/ezsystems-legacy-bridge)[ezsystems/ezsurvey-ls

eZ Survey is a survey module for eZ Publish

248.1k](/packages/ezsystems-ezsurvey-ls)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
