Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rstgroup/elasticsearchmodule
- Owner: rstgroup
- License: gpl-3.0
- Created: 2016-11-17T12:17:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-15T11:26:56.000Z (over 3 years ago)
- Last Synced: 2024-10-29T05:07:13.574Z (about 2 months ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.