Download the PHP package cloudmario/hehe-aliyun without Composer
On this page you can find all versions of the php package cloudmario/hehe-aliyun. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cloudmario/hehe-aliyun
More information about cloudmario/hehe-aliyun
Files in cloudmario/hehe-aliyun
Download cloudmario/hehe-aliyun
More information about cloudmario/hehe-aliyun
Files in cloudmario/hehe-aliyun
Vendor cloudmario
Package hehe-aliyun
Short Description 阿里云SDK
License MIT
Homepage https://github.com/CloudSide/hehe-aliyun
Package hehe-aliyun
Short Description 阿里云SDK
License MIT
Homepage https://github.com/CloudSide/hehe-aliyun
Please rate this library. Is it a good library?
Informations about the package hehe-aliyun
Aliyun-SDK
Requirements
- PHP >= 5.3.0
Introduction
use composer composer.json:
Usage
快速入门
初始化一个AliyunClient
- 与阿里云SDK相关的文件都在aliyun文件夹下;
- AliyunClient是与API交互的接口,SDK的操作都是通过AliyunClient完成的;
- AliyunClient可以复用,建议设置成应用程序全局唯一的;
- 用户可以修改类AliyunClient里的变量 $connectTimeout和$readTimeout来设置SDK调用接口的连接超时时间和读取超时时间,SDK默认的连接超时时间是3秒,读取超时时间是80秒。
All versions of hehe-aliyun with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package cloudmario/hehe-aliyun contains the following files
Loading the files please wait ....