PHPackages                             biig/elasticsearch - 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. [API Development](/categories/api)
4. /
5. biig/elasticsearch

ActiveLibrary[API Development](/categories/api)

biig/elasticsearch
==================

Simple tools to interact with you elasticsearch infrastructure.

v1.2.2(6y ago)17.8k2[1 issues](https://github.com/biig-io/ElasticsearchComponent/issues)MITPHPCI failing

Since Jul 19Pushed 6y ago6 watchersCompare

[ Source](https://github.com/biig-io/ElasticsearchComponent)[ Packagist](https://packagist.org/packages/biig/elasticsearch)[ RSS](/packages/biig-elasticsearch/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (11)Versions (8)Used By (0)

Biig° Elasticsearch component
=============================

[](#biig-elasticsearch-component)

[![Build Status](https://camo.githubusercontent.com/0b4a8ae13def5f09e6e587dbc46ebd4190066acfe2a246035f0bbf3ebaddef6c/68747470733a2f2f7472617669732d63692e6f72672f626969672d696f2f456c6173746963736561726368436f6d706f6e656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/biig-io/ElasticsearchComponent)

This library is designed to give you some set of classes you define almost all the time if you use Elastica. This is based on Elastica and do not much for you except standard behavior.

This component will automatically install `symfony/console` (+ some other [Sf components](composer.json)) and `ruflin/elastica`.

Features
--------

[](#features)

- Provide a command to create indexes based on yaml files (it uses symfony/command and is automatically registered if you use the bundle)
- Define client as a service for Symfony if you uses the bundle

Integration to Symfony
----------------------

[](#integration-to-symfony)

Use the bundle :

```
