portiny / rabbitmq
Lightweight Bunny/Bunny integration extension for Nette framework.
7.0.7
2024-03-01 12:42 UTC
Requires
- php: ^7.4 || ^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: 2024-10-30 09:13:45 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.