PHPackages                             gbprod/elastica-provider-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. gbprod/elastica-provider-bundle

AbandonedArchivedBundle

gbprod/elastica-provider-bundle
===============================

Bundle that can easely provide data in ElasticSearch using Elastica

v1.1.1(8y ago)16.6k1[5 issues](https://github.com/gbprod/elastica-provider-bundle/issues)MITPHP

Since Apr 12Pushed 8y ago2 watchersCompare

[ Source](https://github.com/gbprod/elastica-provider-bundle)[ Packagist](https://packagist.org/packages/gbprod/elastica-provider-bundle)[ RSS](/packages/gbprod-elastica-provider-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (7)Versions (10)Used By (0)

Elasticsearch provider bundle
=============================

[](#elasticsearch-provider-bundle)

Bundle that can easely provide data in Elasticsearch using [Elastica](http://eastica.io).

[![Build Status](https://camo.githubusercontent.com/1f863c1e116392ff35fa9495c1f6735bef1cbcaaf1e655a36c4ebfc1249d1024/68747470733a2f2f7472617669732d63692e6f72672f676270726f642f656c6173746963612d70726f76696465722d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/gbprod/elastica-provider-bundle)[![codecov](https://camo.githubusercontent.com/0d11203a985c03cf50557088165b6c4dd76449a728723b28998e31fbb1c35674/68747470733a2f2f636f6465636f762e696f2f67682f676270726f642f656c6173746963612d70726f76696465722d62756e646c652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/gbprod/elastica-provider-bundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/be42a34ebbb5aab4e1ea9812fed41d667f5b13a67d6ec6a02fca848f76b843ee/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f676270726f642f656c6173746963612d70726f76696465722d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/gbprod/elastica-provider-bundle/?branch=master)[![Dependency Status](https://camo.githubusercontent.com/050fa7047f994c9552a0b7636656111475adc5f5d8000eddd6e18bc59a74491a/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3537346139636136636538643065303034353035666135322f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/574a9ca6ce8d0e004505fa52)

[![Latest Stable Version](https://camo.githubusercontent.com/7a9c3ce50391912ca52b359075ce6a1a1a889047f5813c05c90743cfd1fde3f2/68747470733a2f2f706f7365722e707567782e6f72672f676270726f642f656c6173746963612d70726f76696465722d62756e646c652f762f737461626c65)](https://packagist.org/packages/gbprod/elastica-provider-bundle)[![Total Downloads](https://camo.githubusercontent.com/458ba4e033af33bce85538f0983e148463dc6194cac89f76ca065d18496ef7a6/68747470733a2f2f706f7365722e707567782e6f72672f676270726f642f656c6173746963612d70726f76696465722d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/gbprod/elastica-provider-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/ebd754bd6b1644401679b76795699be4b9fd0f588c33852743cb04c491756324/68747470733a2f2f706f7365722e707567782e6f72672f676270726f642f656c6173746963612d70726f76696465722d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/gbprod/elastica-provider-bundle)[![License](https://camo.githubusercontent.com/c98e22dbad5ca0fd7b05b6411883c42eefa5ca5f02c404b9857c4bd82ee41db2/68747470733a2f2f706f7365722e707567782e6f72672f676270726f642f656c6173746963612d70726f76696465722d62756e646c652f6c6963656e7365)](https://packagist.org/packages/gbprod/elastica-provider-bundle)

Installation
------------

[](#installation)

Download bundle using [composer](https://getcomposer.org/) :

```
composer require gbprod/elastica-provider-bundle
```

Declare in your `app/AppKernel.php` file:

```
