Download the PHP package skychf/aliyunmns without Composer
On this page you can find all versions of the php package skychf/aliyunmns. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download skychf/aliyunmns
More information about skychf/aliyunmns
Files in skychf/aliyunmns
Download skychf/aliyunmns
More information about skychf/aliyunmns
Files in skychf/aliyunmns
Vendor skychf
Package aliyunmns
Short Description Aliyun MNS SDK
License MIT
Homepage https://www.aliyun.com/product/sms?spm=5176.7944397.416540.97.6mD1zg
Package aliyunmns
Short Description Aliyun MNS SDK
License MIT
Homepage https://www.aliyun.com/product/sms?spm=5176.7944397.416540.97.6mD1zg
Please rate this library. Is it a good library?
Informations about the package aliyunmns
AliyunMNS(v1.3.5) - For Laravel5
配置方法:
-
从终端或命令行进入您的项目目录,运行
- 将
加入config\app.php的Providers下 类似
- 运行
将配置文件发布到您的配置目录中
- 您的config目录应该增加了aliyunmns.php配置文件
开始使用
-
在您需要调用短信服务的控制器中,引用SMS
-
返回执行发送的结果
参数说明
在开始使用中 send 方法一共加入了2个参数
$mobile,$template_args
- $mobile 指接受短信方的短信号码,
- $template_args 数组,数组键值为模板变量;
All versions of aliyunmns with dependencies
PHP Build Version
Package Version
The package skychf/aliyunmns contains the following files
Loading the files please wait ....