Skip to content

A third-party php sdk for aliyun DNS, SMS etc. You can refer official site for more info.

License

Notifications You must be signed in to change notification settings

LeanderChen/php-sdk-aliyun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-sdk-aliyun

阿里云第三方PHP-SDK,目前维护者只有一人,出于项目需要与兴趣维护她。如果你有bug反馈欢迎提供issues,如果你对项目维护迭代有想法,也欢迎@leander

安装

  • composer安装
composer require leander/aliyun-sdk

配置

你应该创建/aliyun-sdk/src/conf.inc.php.example副本/aliyun-sdk/src/conf.inc.php:

cd aliyun-sdk
cp /src/conf.inc.php.example /src/conf.inc.php

配置项参照表如下:

名称 别名 默认值 版本支持 备注
api参数

文档

请自行查阅官方文档,了解各接口作用:https://developer.aliyun.com/api

其他说明

About

A third-party php sdk for aliyun DNS, SMS etc. You can refer official site for more info.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages