PHPackages                             xervice/rabbitmq - 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. xervice/rabbitmq

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

xervice/rabbitmq
================

4.0.0(6y ago)04732MITPHPPHP &gt;=7.3.0

Since Jul 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/xervice/rabbitmq)[ Packagist](https://packagist.org/packages/xervice/rabbitmq)[ RSS](/packages/xervice-rabbitmq/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (8)Versions (14)Used By (2)

Xervice: RabbitMQ
=================

[](#xervice-rabbitmq)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/578c1d167f02b22a85ee962f8b0559763170dbffcda40fb9eff2b2df034f314a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f786572766963652f7261626269746d712f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/xervice/rabbitmq/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/abb0c4bbc99ede66aa03d915bcc87dd3ad8cfb8e988ced597bf6d7033ac2774a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f786572766963652f7261626269746d712f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/xervice/rabbitmq/?branch=master)[![Build Status](https://camo.githubusercontent.com/60b5d16d44a3ab86bd9523e912823f5e22e4472496c481d8f0dc795cf225219a/68747470733a2f2f7472617669732d63692e6f72672f786572766963652f7261626269746d712e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/xervice/rabbitmq)

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

[](#installation)

```
composer require xervice/rabbitmq

```

Configuration
-------------

[](#configuration)

First you have to define exchanges. To provide your exchanges to RabbitMQ you create an ExchangeProvider.

```
