Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/portiny/elasticsearch
- Owner: portiny
- License: mit
- Created: 2018-05-29T16:23:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T07:03:35.000Z (7 months ago)
- Last Synced: 2024-09-27T16:01:46.027Z (3 months ago)
- Topics: elastica, elasticsearch, php, portiny
- Language: PHP
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)