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 3d 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 54% 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://www.gravatar.com/avatar/f493d5ce8383784a7fc19e6698cc6534fc69fa234e2500f5b8ef44558e72a3b0?d=identicon)[myprysm](/maintainers/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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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