PHPackages                             xiaohuilam/aliyun-openapi-php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. xiaohuilam/aliyun-openapi-php-sdk

ActiveLibrary[API Development](/categories/api)

xiaohuilam/aliyun-openapi-php-sdk
=================================

Alibaba cloud open sdk.

v0.3(7y ago)034MIT

Since Aug 3Compare

[ Source](https://github.com/xiaohuilam/aliyun-openapi-php-sdk)[ Packagist](https://packagist.org/packages/xiaohuilam/aliyun-openapi-php-sdk)[ RSS](/packages/xiaohuilam-aliyun-openapi-php-sdk/feed)WikiDiscussions Synced 2d ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Open API SDK for php developers
===============================

[](#open-api-sdk-for-php-developers)

Requirements
------------

[](#requirements)

- PHP 5.3+

Build
-----

[](#build)

- to run unit tests, you will have to configure aliyun-sdk.properties files in your user directory, and make sure your project has corresponding service enabled, eg. openmr.

Example
-------

[](#example)

```
include_once '../aliyun-php-sdk-core/Config.php';
use Ecs\Request\V20140526 as Ecs;

$iClientProfile = DefaultProfile::getProfile("cn-hangzhou", "", "");
$client = new DefaultAcsClient($iClientProfile);

$request = new Ecs\DescribeRegionsRequest();
$request->setMethod("GET");
$response = $client->getAcsResponse($request);
print_r($response);
```

Authors &amp;&amp; Contributors
-------------------------------

[](#authors--contributors)

- Zuhe
- [Ma Lijie](https://github.com/malijiefoxmail)

License
-------

[](#license)

licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.html)

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~141 days

Total

3

Last Release

2607d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e66e746f168551b6b3d2a83b594105b78a43bff3646730f15725fd7b515eaff3?d=identicon)[xiaohuilam](/maintainers/xiaohuilam)

---

Tags

aliyunAlibaba cloud

### Embed Badge

![Health badge](/badges/xiaohuilam-aliyun-openapi-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/xiaohuilam-aliyun-openapi-php-sdk/health.svg)](https://phpackages.com/packages/xiaohuilam-aliyun-openapi-php-sdk)
```

###  Alternatives

[alibabacloud/client

Alibaba Cloud Client for PHP - Use Alibaba Cloud in your PHP project

2213.7M371](/packages/alibabacloud-client)[qwen-php/qwen-laravel

A seamless Laravel integration for the qwen PHP client, enabling effortless interaction with the qwen API in your Laravel applications.

152.9k](/packages/qwen-php-qwen-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
