https://github.com/shaunthegeek/aliyun-sms-php-sdk-composer
阿里云短信服务PHP SDK composer版
https://github.com/shaunthegeek/aliyun-sms-php-sdk-composer
Last synced: about 1 month ago
JSON representation
阿里云短信服务PHP SDK composer版
- Host: GitHub
- URL: https://github.com/shaunthegeek/aliyun-sms-php-sdk-composer
- Owner: shaunthegeek
- License: mit
- Created: 2016-10-14T07:59:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-16T11:33:27.000Z (over 8 years ago)
- Last Synced: 2025-04-12T06:09:55.468Z (about 1 month ago)
- Language: PHP
- Homepage: https://packagist.org/packages/sinkcup/aliyun-sms
- Size: 2.93 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#阿里云短信服务PHP SDK composer版
阿里云API版本:2016-09-27
##依赖
需要先安装Composer,参考:https://getcomposer.org/download/
##使用
参考`tests/`代码
##测试
```
phpunit tests/
```