Skip to content
/ rabbitmq Public

🐰 RabbitMQ (AMQP, STOMP, MQTT) using BunnyPHP for Nette Framework (@nette).

License

Notifications You must be signed in to change notification settings

bckp/rabbitmq

Repository files navigation

RabbitMQ

RabbitMQ (AMQP, STOMP, MQTT) integration for Nette Framework using BunnyPHP

Issues

Usage

To install the latest version of bckp/rabbitmq use Composer.

$ composer require bckp/rabbitmq

Documentation

For details on how to use this package, check out our documentation.

Versions

State Version Branch Nette PHP
dev ^11.2.x master 3.0+ >=8.0
stable ^11.1.1 master 3.0+ >=8.0

Development

This package is currently maintaining by these authors.


This package is FORK of contributte/rabbitmq to better fit our needs, and because original author have limited amount of time to support it. Also thank you for using this package.