An open API service indexing awesome lists of open source software.

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版

Awesome Lists containing this project

README

        

#阿里云短信服务PHP SDK composer版

阿里云API版本:2016-09-27

##依赖

需要先安装Composer,参考:https://getcomposer.org/download/

##使用

参考`tests/`代码

##测试

```
phpunit tests/
```