PHPackages                             ops-talent/elastica-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. [Search &amp; Filtering](/categories/search)
4. /
5. ops-talent/elastica-bundle

ActiveSymfony-bundle[Search &amp; Filtering](/categories/search)

ops-talent/elastica-bundle
==========================

1.0.1(7y ago)0451[2 issues](https://github.com/opstalent/elastica-bundle/issues)MITPHPPHP ^7

Since May 9Pushed 7y ago1 watchersCompare

[ Source](https://github.com/opstalent/elastica-bundle)[ Packagist](https://packagist.org/packages/ops-talent/elastica-bundle)[ RSS](/packages/ops-talent-elastica-bundle/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (2)Dependencies (8)Versions (19)Used By (0)

ElasticaBundle
==============

[](#elasticabundle)

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

[](#installation)

Open a command console and in your project directory execute following command to download latest version of this bundle:

### 1. Download the Bundle

[](#1-download-the-bundle)

```
$ composer require opstalent/elastica-bundle dev-master
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

### 2. Enable the Bundle

[](#2-enable-the-bundle)

After downloading, enable the bundle by adding the following lines in the `app/AppKernel.php` file of your project:

```
