Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/waldemarnt/elasticsearch-php-example

basic example with php library to elasticsearch client.
https://github.com/waldemarnt/elasticsearch-php-example

Last synced: 4 days ago
JSON representation

basic example with php library to elasticsearch client.

Awesome Lists containing this project

README

        

ElasticSearch com PHP
=========

Instalação simples

- Baixe o repositorio
- Rode o composer
- Teste os exemplos

ElasticSearch PHP e uma biblioteca oficial do elasticsearch para ser usado com php, criei alguns exemplos usando ela. Link da biblioteca [ElasticSearchPHP] [1]:

Instalação
--------------

```sh
composer install

```
License
----

MIT

**Free Software, Hell Yeah!**

[1]:http://www.elasticsearch.org/guide/en/elasticsearch/client/php-api/current/