PHPackages                             aliyunapi/php-aliyun-open-api-cdn - 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. [API Development](/categories/api)
4. /
5. aliyunapi/php-aliyun-open-api-cdn

ActiveLibrary[API Development](/categories/api)

aliyunapi/php-aliyun-open-api-cdn
=================================

aliyunsdk

1.0.0(9y ago)11.3k1ApachePHPPHP &gt;=5.5.0

Since Mar 29Pushed 9y agoCompare

[ Source](https://github.com/aliyunapi/php-aliyun-open-api-cdn)[ Packagist](https://packagist.org/packages/aliyunapi/php-aliyun-open-api-cdn)[ RSS](/packages/aliyunapi-php-aliyun-open-api-cdn/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

php-aliyun-open-api-cdn
=======================

[](#php-aliyun-open-api-cdn)

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist aliyunapi/php-aliyun-open-api-cdn

```

or add

```
"aliyunapi/php-aliyun-open-api-cdn": "~1.0"

```

to the require section of your composer.json.

使用方式
----

[](#使用方式)

```
$client = new \aliyun\cdn\Client([
    'accessKeyId' => '123456',
    'accessSecret' => '123456'
]);

//@sec https://help.aliyun.com/document_detail/27158.html
$package = [
    'Action' => 'DescribeCdnService',
    //etc...
];
$response = $client->createRequest($package);
print_r($response);
exit;

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

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

Unknown

Total

1

Last Release

3382d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/87b658aa9d49e0c80cfc609fa2b9dc6d615672b1d895f421f751945a0e394087?d=identicon)[larvacent](/maintainers/larvacent)

---

Top Contributors

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

---

Tags

aliyunaliyun-apialiyun-cdnaliyunaliyun-sdk

### Embed Badge

![Health badge](/badges/aliyunapi-php-aliyun-open-api-cdn/health.svg)

```
[![Health](https://phpackages.com/badges/aliyunapi-php-aliyun-open-api-cdn/health.svg)](https://phpackages.com/packages/aliyunapi-php-aliyun-open-api-cdn)
```

###  Alternatives

[alibabacloud/client

Alibaba Cloud Client for PHP - Use Alibaba Cloud in your PHP project

2393.7M373](/packages/alibabacloud-client)[aliyunapi/php-aliyun-open-api-live

aliyunsdk

193.7k](/packages/aliyunapi-php-aliyun-open-api-live)

PHPackages © 2026

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