Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/portiny/elasticsearch

[READ-ONLY] Lightweight Ruflin/Elastica integration extension for Nette Framework.
https://github.com/portiny/elasticsearch

elastica elasticsearch php portiny

Last synced: 3 months ago
JSON representation

[READ-ONLY] Lightweight Ruflin/Elastica integration extension for Nette Framework.

Awesome Lists containing this project

README

        

# Portiny/Elasticsearch

[![Build Status](https://img.shields.io/travis/portiny/elasticsearch.svg?style=flat-square)](https://travis-ci.org/portiny/elasticsearch)
[![Quality Score](https://img.shields.io/scrutinizer/g/portiny/elasticsearch.svg?style=flat-square)](https://scrutinizer-ci.com/g/portiny/elasticsearch)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/portiny/elasticsearch.svg?style=flat-square)](https://scrutinizer-ci.com/g/portiny/elasticsearch)
[![Downloads](https://img.shields.io/packagist/dt/portiny/elasticsearch.svg?style=flat-square)](https://packagist.org/packages/portiny/elasticsearch)
[![Latest stable](https://img.shields.io/github/tag/portiny/elasticsearch.svg?style=flat-square)](https://packagist.org/packages/portiny/elasticsearch)

Lightweight [Ruflin/Elastica](https://github.com/ruflin/Elastica) integration extension for Nette Framework.

## Installation

The simplest way to install Portiny/Elasticsearch is using [Composer](http://getcomposer.org/):

```sh
$ composer require portiny/elasticsearch
```

## Installation for frameworks

If you use **Nette Framework** please use [this extension](https://github.com/portiny/elasticsearch-nette).

## Resources

* [Documentation](https://github.com/portiny/elasticsearch/blob/master/docs/en/index.md)
* [Contributing](https://github.com/portiny/portiny/blob/master/CODE_OF_CONDUCT.md)
* [Report issues](https://github.com/portiny/portiny/issues) and [send Pull Requests](https://github.com/portiny/portiny/pulls) in the [main Portiny repository](https://github.com/portiny/portiny)