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

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

xyqweb/aliyun-php-sdk
=====================

aliyun-php-sdk integration

v1.0.2(5y ago)07Apache-2.0PHPPHP &gt;=7.1

Since Dec 26Pushed 5y agoCompare

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

READMEChangelog (1)DependenciesVersions (4)Used By (0)

aliyun-php-sdk
==============

[](#aliyun-php-sdk)

阿里云PHP SDK 整合

fork by [here](https://github.com/emmtltd/aliyun-php-sdk)
Delete the proxy configuration in the vendor and force loading bootstrap.php of the original warehouse, and load the configuration when calling DefaultProfile::getProfile instead
删除原仓库的在vendor配置代理和强制加载bootstrap.php，改由调用DefaultProfile::getProfile时加载配置

Requirements
------------

[](#requirements)

- PHP 7.1+

Installing
----------

[](#installing)

```
$ composer require xyqweb/aliyun-php-sdk
```

Quick Examples
--------------

[](#quick-examples)

```
$clientProfile = DefaultProfile::getProfile(
    $mps_region_id,
    $access_key_id,
    $access_key_secret
);
//If host is "0.0.0.0" or port is 0, no proxy is used(如果host为’0.0.0.0‘ 或者 port为0不使用代理)
$client = new DefaultAcsClient($clientProfile,[
'host' => '0.0.0.0',//Proxy server ip
'port' => 0 //Proxy server port，0
]);
```

License
-------

[](#license)

Apache License 2.0

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Every ~316 days

Total

3

Last Release

2058d ago

PHP version history (2 changes)v1.0.0PHP &gt;=5.3

v1.0.2PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/8e0521cfafb934414510e2ecb525825ac216ff57616d55a83ec044c802878c6d?d=identicon)[xyqweb](/maintainers/xyqweb)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[alexandresalome/assetic-extra-bundle

Extra feature for Assetic (asset directory)

1811.4k](/packages/alexandresalome-assetic-extra-bundle)

PHPackages © 2026

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