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

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

ping-qu/aliyuncdn
=================

AliYunCDN

v0.0.2(8y ago)028MITPHPPHP &gt;=5.4

Since Jul 24Pushed 8y ago3 watchersCompare

[ Source](https://github.com/ping-qu/aliyuncdn)[ Packagist](https://packagist.org/packages/ping-qu/aliyuncdn)[ RSS](/packages/ping-qu-aliyuncdn/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (1)Versions (3)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 ping-qu\aliyuncdn

```

使用方法
----

[](#使用方法)

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

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

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 ~0 days

Total

2

Last Release

3263d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20659595?v=4)[linyueb](/maintainers/linyueb)[@linyueb](https://github.com/linyueb)

### Embed Badge

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

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

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

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

TencentCloudApi php sdk

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

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

751284.3k37](/packages/civicrm-civicrm-core)[roundcube/roundcubemail

The Roundcube Webmail suite

7.0k1.4k3](/packages/roundcube-roundcubemail)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[nfse-nacional/nfse-php

This is my package nfse

1523.1k](/packages/nfse-nacional-nfse-php)

PHPackages © 2026

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