PHPackages                             harrett/aliyuncdn - 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. harrett/aliyuncdn

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

harrett/aliyuncdn
=================

AliYunCDN

1.0.6(7y ago)018MITPHPPHP &gt;=5.5

Since Oct 20Pushed 5y agoCompare

[ Source](https://github.com/harrett/AliYunCDN)[ Packagist](https://packagist.org/packages/harrett/aliyuncdn)[ RSS](/packages/harrett-aliyuncdn/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (3)Versions (9)Used By (0)

阿里云CDN SDK

说明
--

[](#说明)

阿里云CDN API参考手册：[https://help.aliyun.com/document\_detail/27155.html](https://help.aliyun.com/document_detail/27155.html)

http 请求使用 Guzzle 三方库（v5.3），具体文档可参考：

安装
--

[](#安装)

```
composer require harrett/aliyuncdn

```

使用方法
----

[](#使用方法)

```
// 实例化客户端
$client = new eddy\AliYunCDNClient('key', 'secret');
// 发送请求
$response = $client->RefreshObjectCaches(['ObjectPath' => 'url']);
if ($response !== false) {
    // http 请求返回内容
    echo $response->getBody();
    // http 响应状态码
    echo $response->getStatusCode();
}

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

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

Every ~153 days

Recently: every ~229 days

Total

7

Last Release

2625d ago

PHP version history (2 changes)1.0.1PHP &gt;=5.4

1.0.5PHP &gt;=5.5

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/harrett-aliyuncdn/health.svg)

```
[![Health](https://phpackages.com/badges/harrett-aliyuncdn/health.svg)](https://phpackages.com/packages/harrett-aliyuncdn)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k41](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[oat-sa/tao-core

TAO core extension

66143.7k121](/packages/oat-sa-tao-core)

PHPackages © 2026

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