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 6d 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 49% 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

2578d 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

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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