| Package Data | |
|---|---|
| Maintainer Username: | ose1955 |
| Maintainer Contact: | sogarkov@gmail.com (Sergey Ogarkov) |
| Package Create Date: | 2016-10-28 |
| Package Last Update: | 2016-11-17 |
| Home Page: | |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-18 15:13:35 |
| Package Statistics | |
|---|---|
| Total Downloads: | 13 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 1 |
| Total Forks: | 1 |
| Total Open Issues: | 1 |
Laravel/Lumen implementation of Asyncronous and DirectRpc interfaces for RabbitMQ. Based on PhpAmqpLib.
$ composer require ose1955/rabbitmq-client
For Laravel >=5.1.0 specify service provider in the providers array:
Sogarkov\RabbitmqClient\Providers\RabbitmqServiceProvider::class,
The RabbitMQ Client is open-sourced software licensed under the MIT license.