PHPackages                             vadiktok/rabbitmq-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. [Queues &amp; Workers](/categories/queues)
4. /
5. vadiktok/rabbitmq-elastica-bundle

ActiveLibrary[Queues &amp; Workers](/categories/queues)

vadiktok/rabbitmq-elastica-bundle
=================================

3.0(6y ago)02.6k3PHPPHP ^7.1

Since Mar 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/vadiktok/rabbitmq-elastica-bundle)[ Packagist](https://packagist.org/packages/vadiktok/rabbitmq-elastica-bundle)[ RSS](/packages/vadiktok-rabbitmq-elastica-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (14)Used By (0)

RabbitMQ Elastica Bundle
========================

[](#rabbitmq-elastica-bundle)

As you probably know Elastica populate command is very slow and unstable.

This bundle provides simple functionality to populate [Elastica](https://github.com/FriendsOfSymfony/FOSElasticaBundle) indexes using [RabbitMQ bundle](https://github.com/php-amqplib/RabbitMqBundle)

General idea was taken from [Enqueue Elastica Bundle](https://github.com/php-enqueue/enqueue-elastica-bundle)

### Installation

[](#installation)

1.

```
$ composer require vadiktok/rabbitmq-elastica-bundle

```

2. Then, enable the bundle by adding the following line in the app/AppKernel.php file of your project:

```
