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

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

futuremeng/aliyun-php-sdk-afs
=============================

基于aliyun-php-sdk-afs封装的composer支持

035PHP

Since Dec 18Pushed 6y ago1 watchersCompare

[ Source](https://github.com/futuremeng/aliyun-php-sdk-afs)[ Packagist](https://packagist.org/packages/futuremeng/aliyun-php-sdk-afs)[ RSS](/packages/futuremeng-aliyun-php-sdk-afs/feed)WikiDiscussions master Synced today

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.

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

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[symfony/polyfill-uuid

Symfony polyfill for uuid functions

688335.4M63](/packages/symfony-polyfill-uuid)[spatie/error-solutions

This is my package error-solutions

6853.2M11](/packages/spatie-error-solutions)[phpflo/phpflo

Flow-based programming for PHP

2173.3k4](/packages/phpflo-phpflo)[eftec/autoloadone

AutoloadOne is a program that generates an autoload class for PHP.

403.4k](/packages/eftec-autoloadone)[ys-tools/default-theme-configuration-bundle

OroCommerce Default Theme Configuration Bundle

124.2k](/packages/ys-tools-default-theme-configuration-bundle)

PHPackages © 2026

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