library aliyun-sms
aliyun-sms
leslie/aliyun-sms
aliyun-sms
- Thursday, July 19, 2018
- by Leslie1sMe
- Repository
- 0 Watchers
- 2 Stars
- 1 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
aliyun-sms
2018最新sdk封装composer包, (*1)
使用方法:引入项目文件, (*2)
use \Leslie\AliyunSms\AliyunSms;, (*3)
$iot = new AliyunSms('accessKey','accessSecret');, (*4)
发送短信:, (*5)
$iot->sendSms('code','templateCode','phoneNumbers','signName');, (*6)
..., (*7)
dev-master
9999999-dev
aliyun-sms
Sources
Download
MIT
The Requires
by
lizhonglin