PHPackages                             jitusoft/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. [HTTP &amp; Networking](/categories/http)
4. /
5. jitusoft/aliyun-openapi-php-sdk

ActiveLibrary[HTTP &amp; Networking](/categories/http)

jitusoft/aliyun-openapi-php-sdk
===============================

Alibaba Cloud SDK for PHP

v0.0.1(8y ago)029Apache-2.0PHP

Since Apr 16Pushed 8y ago3 watchersCompare

[ Source](https://github.com/jitusoft/aliyun-openapi-php-sdk)[ Packagist](https://packagist.org/packages/jitusoft/aliyun-openapi-php-sdk)[ RSS](/packages/jitusoft-aliyun-openapi-php-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (2)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)

```
require './vendor/autoload.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

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.3% 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

2945d ago

### Community

Maintainers

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

---

Top Contributors

[![Qingtang-SDK](https://avatars.githubusercontent.com/u/24931577?v=4)](https://github.com/Qingtang-SDK "Qingtang-SDK (167 commits)")[![wuling0412](https://avatars.githubusercontent.com/u/11659543?v=4)](https://github.com/wuling0412 "wuling0412 (69 commits)")[![szualang](https://avatars.githubusercontent.com/u/16444464?v=4)](https://github.com/szualang "szualang (5 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)")[![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/jitusoft-aliyun-openapi-php-sdk/health.svg)

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

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M315](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M290](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

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