RabbitMQ (AMQP, STOMP, MQTT) integration for Nette Framework using BunnyPHP
To install the latest version of bckp/rabbitmq
use Composer.
$ composer require bckp/rabbitmq
For details on how to use this package, check out our documentation.
State | Version | Branch | Nette | PHP |
---|---|---|---|---|
dev | ^11.2.x |
master |
3.0+ |
>=8.0 |
stable | ^11.1.1 |
master |
3.0+ |
>=8.0 |
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.