PHPackages                             myprysm/elasticsearch-module - 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. [API Development](/categories/api)
4. /
5. myprysm/elasticsearch-module

ActiveLibrary[API Development](/categories/api)

myprysm/elasticsearch-module
============================

Elasticsearch Module for Zend Framework

1112.8k8PHP

Since Jul 30Pushed 11y ago4 watchersCompare

[ Source](https://github.com/myprysm/elasticsearch-module)[ Packagist](https://packagist.org/packages/myprysm/elasticsearch-module)[ RSS](/packages/myprysm-elasticsearch-module/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Elasticsearch Module for Zend Framework 2
=========================================

[](#elasticsearch-module-for-zend-framework-2)

\###1. Installation

As easy as it can be with Composer, just run the following command :

```
php  require myprysm/elasticsearch-module dev-master

```

Or add this line to your composer.json file in the require section :

```
"myprysm/elasticsearch-module": "dev-master"

```

Then update your composer dependencies

```
php  update

```

\###2. Configuration

First add the module to your application's requirements :

In the file application.config.php, in the module section, add an "Elasticsearch" entry

All the options provided by the official Elasticsearch PHP API are supported. For more informations about Elasticsearch client configuration can be found on the [official elasticsearch guide](http://www.elasticsearch.org/guide/en/elasticsearch/client/php-api/current/_configuration.html)

The full list of configurations is accessible [here](http://www.elasticsearch.org/guide/en/elasticsearch/client/php-api/current/_configuration.html#_full_list_of_configurations)

\###3. Use

A client instance can easily be retrieved through service manager :

```
$client = $serviceManager->get("Elasticsearch\Client")

```

For more informations about the use of the PHP Elasticsearch client, get a look to the [official documentation](http://www.elasticsearch.org/guide/en/elasticsearch/client/php-api/current/index.html)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/814074?v=4)[myprysm](/maintainers/myprysm)[@myprysm](https://github.com/myprysm)

---

Top Contributors

[![damienbenon-op](https://avatars.githubusercontent.com/u/156681661?v=4)](https://github.com/damienbenon-op "damienbenon-op (2 commits)")[![EagleEyeJohn](https://avatars.githubusercontent.com/u/5849603?v=4)](https://github.com/EagleEyeJohn "EagleEyeJohn (1 commits)")[![xaben](https://avatars.githubusercontent.com/u/720487?v=4)](https://github.com/xaben "xaben (1 commits)")

### Embed Badge

![Health badge](/badges/myprysm-elasticsearch-module/health.svg)

```
[![Health](https://phpackages.com/badges/myprysm-elasticsearch-module/health.svg)](https://phpackages.com/packages/myprysm-elasticsearch-module)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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