adt/rabbitmq

Integrates php-amqplib with RabbitMq and Nette Framework

v3.0.0 2021-09-08 13:33 UTC

This package is auto-updated.

Last update: 2024-04-05 13:42:24 UTC


README

Build Status Downloads this Month Latest stable Coverage Status Join the chat at https://gitter.im/Kdyby/Help

This is a fork of videlalvaro/RabbitMqBundle, originally developed by Alvaro Videla.

Requirements

Kdyby/RabbitMq requires PHP 5.4 or higher.

Installation

The best way to install Kdyby/RabbitMq is using Composer:

$ composer require kdyby/rabbitmq

Documentation

Learn more in the documentation.

Homepage http://www.kdyby.org and repository http://github.com/Kdyby/RabbitMq.