PHPackages                             jorgeliu/yii2-aliyun-afs - 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. jorgeliu/yii2-aliyun-afs

ActiveLibrary

jorgeliu/yii2-aliyun-afs
========================

yii2-aliyun-afs

1.0.0.2(7y ago)0141MITPHP

Since Nov 29Pushed 7y ago1 watchersCompare

[ Source](https://github.com/JorgeLiu/yii2-aliyun-afs)[ Packagist](https://packagist.org/packages/jorgeliu/yii2-aliyun-afs)[ RSS](/packages/jorgeliu-yii2-aliyun-afs/feed)WikiDiscussions master Synced 5d 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)

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

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

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

2725d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3ce643d19c079f3091ec6e5c3e2130de91021b67a1e64b592d00eaf42373109c?d=identicon)[JorgeLiu](/maintainers/JorgeLiu)

---

Top Contributors

[![JorgeLiu](https://avatars.githubusercontent.com/u/15358610?v=4)](https://github.com/JorgeLiu "JorgeLiu (3 commits)")

### Embed Badge

![Health badge](/badges/jorgeliu-yii2-aliyun-afs/health.svg)

```
[![Health](https://phpackages.com/badges/jorgeliu-yii2-aliyun-afs/health.svg)](https://phpackages.com/packages/jorgeliu-yii2-aliyun-afs)
```

PHPackages © 2026

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