2017 © Pedro Peláez
 

library aliyun-php-sdk

Aliyun PHP SDK Client Library

image

mobingilabs/aliyun-php-sdk

Aliyun PHP SDK Client Library

  • Wednesday, October 4, 2017
  • by WaylandZhang
  • Repository
  • 5 Watchers
  • 0 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

aliyun-php-sdk

Build Status, (*1)

Library

Alibaba Cloud SDK for PHP https://github.com/aliyun/aliyun-openapi-php-sdk, (*2)

Example

use Aliyun\Ecs\EcsClient;
$this->ecs = new EcsClient()
    ->setProfile("cn-hangzhou", "<your accessKey>", "<your accessSecret>")->build();
$result = $this->ecs->describeRegion();
print_r($result);

Authors && Contributors

The Versions

04/10 2017

1.0.3

1.0.3.0

Aliyun PHP SDK Client Library

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Mobingi Labs

04/10 2017

dev-master

9999999-dev

Aliyun PHP SDK Client Library

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Mobingi Labs

04/10 2017

dev-develop

dev-develop

Aliyun PHP SDK Client Library

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Mobingi Labs

27/09 2017

1.0.2

1.0.2.0

Aliyun PHP SDK Client Library

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Mobingi Labs

12/09 2017

1.0.1

1.0.1.0

Aliyun PHP SDK Client Library

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Mobingi Labs

11/09 2017

1.00

1.00.0.0

Aliyun PHP SDK Client Library

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Mobingi Labs