kdyby / rabbitmq
Integrates php-amqplib with RabbitMq and Nette Framework
Installs: 632 936
Dependents: 4
Suggesters: 0
Security: 0
Stars: 28
Watchers: 8
Forks: 469
Open Issues: 25
Requires
- php: ^7.4 | ^8.0
- nette/di: ^3.0
- nette/utils: ^3.0
- php-amqplib/php-amqplib: ~3.1.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: ^1.4
- tracy/tracy: ~2.4
- typo3/class-alias-loader: ^1.0
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.