damejidlo / rabbitmq
Integrates php-amqplib with RabbitMq and Nette Framework
Installs: 61 238
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 411
Open Issues: 0
Requires
- php: >=7.2
- nette/di: ^2.4
- nette/utils: ^2.5
- php-amqplib/php-amqplib: ~2.9.2
Requires (Dev)
- damejidlo/coding-standard: ^1.0
- jakub-onderka/php-parallel-lint: ^1.0
- kdyby/console: ^2.7.1
- mockery/mockery: ^1.2
- nette/bootstrap: ^2.4
- nette/tester: ^2.2
- phpstan/phpstan-mockery: ^0.11
- phpstan/phpstan-shim: ^0.11
This package is auto-updated.
Last update: 2020-01-16 15:01:30 UTC
README
This is a fork of Kdyby/RabbitMq, originally developed by Filip Procházka. Kdyby/RabbitMq is a fork of videlalvaro/RabbitMqBundle, originally developed by Alvaro Videla.
Requirements
Damejidlo/RabbitMq requires PHP 7.1 or higher.
Installation
The best way to install Damejidlo/RabbitMq is using Composer:
$ composer require damejidlo/rabbitmq
Documentation
Learn more in the documentation.