Download the PHP package icemanpro/aliyun-mns-laravel without Composer
On this page you can find all versions of the php package icemanpro/aliyun-mns-laravel. 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 aliyun-mns-laravel
AliyunMns
使用阿里云消息服务(MNS )作为Laravel5队列驱动。
安装
添加依赖包。
使用
找到 config/app.php
配置文件中,key为 providers
的数组,在数组中添加服务提供者。
打开队列配置文件 config/queue.php
,修改驱动为 mns
。
SDK 版本号
已含aliyunMNS SDK 1.3.1
All versions of aliyun-mns-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
illuminate/support Version 5.1.*|5.2.*
icemanpro/aliyun-sdk Version ~1.0
illuminate/support Version 5.1.*|5.2.*
icemanpro/aliyun-sdk Version ~1.0
The package icemanpro/aliyun-mns-laravel contains the following files
Loading the files please wait ....