Download the PHP package jurry/laravel-rabbitmq without Composer
On this page you can find all versions of the php package jurry/laravel-rabbitmq. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jurry/laravel-rabbitmq
More information about jurry/laravel-rabbitmq
Files in jurry/laravel-rabbitmq
Download jurry/laravel-rabbitmq
More information about jurry/laravel-rabbitmq
Files in jurry/laravel-rabbitmq
Vendor jurry
Package laravel-rabbitmq
Short Description RabbitMQ for Laravel & Lumen Frameworks
License MIT
Package laravel-rabbitmq
Short Description RabbitMQ for Laravel & Lumen Frameworks
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-rabbitmq
RabbitMQ Package for Laravel & Lumen Frameworks
Description:
Its purpose is to initiate workers (consumers) and to send "sync" and "async" requests to another queues or exchanges.
Installation
Usage
-
Register this package into your AppServiceProvider:
- You can change the parameters as wish you need
-
Register your custom command by adding your created class to the $commands member inside the app/Console/Kernel.php file:
- Start new workers:
All versions of laravel-rabbitmq with dependencies
PHP Build Version
Package Version
Requires
ext-sockets Version
*
php-amqplib/php-amqplib Version ^2.11
symfony/console Version ^5.0
illuminate/console Version *
illuminate/validation Version *
guzzlehttp/guzzle Version *
php-amqplib/php-amqplib Version ^2.11
symfony/console Version ^5.0
illuminate/console Version *
illuminate/validation Version *
guzzlehttp/guzzle Version *
The package jurry/laravel-rabbitmq contains the following files
Loading the files please wait ....