Download the PHP package tiger/cmq without Composer
On this page you can find all versions of the php package tiger/cmq. 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 cmq
qCloud CMQ 消息服务
基于 Laravel 封装腾讯云消息服务 API,非Laravel也可以用的, 但是没有测试过
示例
- Laravel
注册Provider 在config/app.php providers 中加入 下面代码
Tiger\CMQ\CMQServiceProvider::class,
生成配置文件
artisan vendor:publish --provider=Tiger\\CMQ\\CMQServiceProvider --tag=config
修改config/cmq.php 把对应的值替换
代码示例
All versions of cmq with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^6.2
The package tiger/cmq contains the following files
Loading the files please wait ....