portiny / rabbitmq
Lightweight Bunny/Bunny integration extension for Nette framework.
8.4.5
2026-06-19 06:54 UTC
Requires
- php: ^8.0
- bunny/bunny: ^0.5
Requires (Dev)
- phpunit/phpunit: ^7.5 || ^8.5 || ^9.3
- symfony/console: ^4.0
This package is auto-updated.
Last update: 2026-06-23 10:50:53 UTC
README
Lightweight Bunny/Bunny integration extension for Nette Framework.
Installation
The simplest way to install Portiny/RabbitMQ is using Composer:
$ composer require portiny/rabbitmq
Installation for frameworks
If you use Nette Framework please use this extension.
If you use Symfony Framework please use this bundle.