PHPackages                             wangmeng/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. wangmeng/aliyun-openapi-php-sdk

ActiveLibrary[API Development](/categories/api)

wangmeng/aliyun-openapi-php-sdk
===============================

verify

v0.1(7y ago)010PHP

Since Feb 19Pushed 7y agoCompare

[ Source](https://github.com/wangmeng32/aliyun-openapi-php-sdk)[ Packagist](https://packagist.org/packages/wangmeng/aliyun-openapi-php-sdk)[ RSS](/packages/wangmeng-aliyun-openapi-php-sdk/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

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

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

Composer
--------

[](#composer)

We have released a new SDK that supports Composer and gradually stop maintenance this version. Welcome to the new SDK: [**Alibaba Cloud SDK for PHP**](https://github.com/aliyun/openapi-sdk-php)

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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.1% of commits — single point of failure

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

Unknown

Total

1

Last Release

2640d ago

### Community

Maintainers

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

---

Top Contributors

[![Qingtang-SDK](https://avatars.githubusercontent.com/u/24931577?v=4)](https://github.com/Qingtang-SDK "Qingtang-SDK (330 commits)")[![jxyowen](https://avatars.githubusercontent.com/u/9477453?v=4)](https://github.com/jxyowen "jxyowen (166 commits)")[![wuling0412](https://avatars.githubusercontent.com/u/11659543?v=4)](https://github.com/wuling0412 "wuling0412 (69 commits)")[![liyan2011](https://avatars.githubusercontent.com/u/12652623?v=4)](https://github.com/liyan2011 "liyan2011 (5 commits)")[![laiwang](https://avatars.githubusercontent.com/u/5135682?v=4)](https://github.com/laiwang "laiwang (3 commits)")[![aliguyong](https://avatars.githubusercontent.com/u/96812369?v=4)](https://github.com/aliguyong "aliguyong (2 commits)")[![malijiefoxmail](https://avatars.githubusercontent.com/u/6468240?v=4)](https://github.com/malijiefoxmail "malijiefoxmail (2 commits)")[![ivanzhangwb](https://avatars.githubusercontent.com/u/809811?v=4)](https://github.com/ivanzhangwb "ivanzhangwb (1 commits)")

### Embed Badge

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

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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