Download the PHP package hadenting/laravel-amqp without Composer
On this page you can find all versions of the php package hadenting/laravel-amqp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-amqp
laravel-amqp
laravel 快速使用 amqp
使用说明
1. 安装
composer require hadenting/laravel-amqp
2. 发布
php artisan vendor:publish --provider="Hadenting\Amqp\MongooerConrmqProvider"
生成配置文件amqp.php
,插件会默认使用 connections
数组中的 default
连接。
3. 生产和消费
使用sendJson快捷的发送json
使用sendMessage发送
使用listener监听
All versions of laravel-amqp with dependencies
PHP Build Version
Package Version
The package hadenting/laravel-amqp contains the following files
Loading the files please wait ....