adt / rabbitmq
Integrates php-amqplib with RabbitMq and Nette Framework
v3.0.0
2021-09-08 13:33 UTC
Requires
- php: ^7.4 | ^8.0
- nette/di: ^3.0
- nette/utils: ^3.0
- php-amqplib/php-amqplib: ~3.0.0
Requires (Dev)
- kdyby/console: ~2.8
- latte/latte: ~2.4
- mockery/mockery: ~1.3.0
- nette/bootstrap: ~3.0
- nette/caching: ^3.0
- nette/tester: ^2.3.2
- php-coveralls/php-coveralls: ^2.1
- php-parallel-lint/php-parallel-lint: ^1.3
- phpstan/phpstan: ^0.12.88
- tracy/tracy: ~2.4
- typo3/class-alias-loader: ^1.0
This package is auto-updated.
Last update: 2024-11-05 14:46:12 UTC
README
This is a fork of videlalvaro/RabbitMqBundle, originally developed by Alvaro Videla.
Requirements
Kdyby/RabbitMq requires PHP 5.4 or higher.
Installation
The best way to install Kdyby/RabbitMq is using Composer:
$ composer require kdyby/rabbitmq
Documentation
Learn more in the documentation.
Homepage http://www.kdyby.org and repository http://github.com/Kdyby/RabbitMq.