Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rstgroup/elasticsearchmodule

Elasticsearch module for Zend Framework and Zend Expressive
https://github.com/rstgroup/elasticsearchmodule

Last synced: 27 days ago
JSON representation

Elasticsearch module for Zend Framework and Zend Expressive

Awesome Lists containing this project

README

        

# ElasticsearchModule [![Build Status](https://travis-ci.org/rstgroup/ElasticsearchModule.svg?branch=master)](https://travis-ci.org/rstgroup/ElasticsearchModule)
Elasticsearch module for Zend Framework and Zend Expressive

## Installation

```
composer require rstgroup/elasticsearch-module
```

### Zend Framework

Add module to list: `RstGroup\ElasticsearchModule`.

Or use `RstGroup\ElasticsearchModule\ConfigProvider` in Excessive application.