/HumusAmqpModule

AMQP module for Zend Framework 2 to integrate RabbitMQ

Primary LanguagePHPMIT LicenseMIT

Humus AMQP Module

Build Status Scrutinizer Code Quality Code Coverage License Latest Stable Version Latest Unstable Version Total Downloads Dependency Status

About

The Humus AMQP Module incorporates messaging in your zf2 application via RabbitMQ using the PHP AMQP Extension.

This module implements several messaging patterns comparable to the Thumper library.

A lot of ideas and even implementation details came from the RabbitMQ Java Client and the RabbitMqBundle, special thanks to Alvaro Videla and the contributors of this project.

Documentation

Documentation is available here, powered by Read the docs.

Demo

You can install the Demo-Module additionally. That should help you getting started. Just remove the demo module, when you're ready to go!

Dependencies