PHPackages                             qfz9527/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. qfz9527/aliyun-openapi-php-sdk

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

qfz9527/aliyun-openapi-php-sdk
==============================

Alibaba Cloud SDK for PHP

014PHP

Since Nov 21Pushed 7y agoCompare

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

READMEChangelogDependenciesVersions (1)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.

Composer Support
----------------

[](#composer-support)

```
composer require qfz9527/aliyun-openapi-php-sdk:dev-master
```

Example
-------

[](#example)

```
include_once '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

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/605889c14b71a45f23c0853ddb6cbbb6a24243cfd7d37244ddc3739b738ee7a3?d=identicon)[qfz9527](/maintainers/qfz9527)

---

Top Contributors

[![Qingtang-SDK](https://avatars.githubusercontent.com/u/24931577?v=4)](https://github.com/Qingtang-SDK "Qingtang-SDK (132 commits)")[![wuling0412](https://avatars.githubusercontent.com/u/11659543?v=4)](https://github.com/wuling0412 "wuling0412 (69 commits)")[![wudi](https://avatars.githubusercontent.com/u/3753615?v=4)](https://github.com/wudi "wudi (57 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)")[![qfz9527](https://avatars.githubusercontent.com/u/24431828?v=4)](https://github.com/qfz9527 "qfz9527 (2 commits)")[![ivanzhangwb](https://avatars.githubusercontent.com/u/809811?v=4)](https://github.com/ivanzhangwb "ivanzhangwb (1 commits)")[![longxinH](https://avatars.githubusercontent.com/u/12230340?v=4)](https://github.com/longxinH "longxinH (1 commits)")

### Embed Badge

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

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

###  Alternatives

[kmlaravel/laravel-geographical-calculator

laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates

42677.2k2](/packages/kmlaravel-laravel-geographical-calculator)[joaopaulolndev/filament-general-settings

Filament package to manage general settings

18129.7k](/packages/joaopaulolndev-filament-general-settings)[foowie/dependentselectbox

Selectbox whose options are depended on another selectbox. Library for Nette Framework

1027.8k](/packages/foowie-dependentselectbox)[christianessl/landmap-generation

Generate pixelated, random world maps in PHP.

173.6k](/packages/christianessl-landmap-generation)

PHPackages © 2026

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