bckp / rabbitmq
This package is abandoned and no longer maintained.
The author suggests using the mallgroup/rabbitmq package instead.
Integrates php-amqplib with RabbitMq and Nette Framework
v1.4.1
2021-03-26 18:05 UTC
Requires
- php: >=7.1
- nette/di: >=2.4.17
- nette/utils: >=2.5.7 <4
- php-amqplib/php-amqplib: 2.6.*
Requires (Dev)
- kdyby/console: ^2.7
- mockery/mockery: ^1.3
- nette/bootstrap: >=2.4
- nette/caching: >=2.5
- nette/http: >=2.4
- nette/tester: ^2.4
- symfony/console: >=3
- tracy/tracy: >=2.5
Replaces
- kdyby/rabbitmq: 1.2.*
This package is auto-updated.
Last update: 2021-07-21 11:00:29 UTC
README
This is a fork of Kdyby/RabbitMq, originally developed by Filip Procházka.
Informations
This project is now done, it main purpose was to migrate to contributte/rabbitmq, so you can change commands etc... No new versions is expected
Requirements
bckp/RabbitMq requires PHP 7.1 or higher.
Installation
The best way to install bckp/RabbitMq is using Composer:
$ composer require bckp/RabbitMq
Documentation
Learn more in the documentation.