PHPackages                             axguowen/ctyun-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. [HTTP &amp; Networking](/categories/http)
4. /
5. axguowen/ctyun-cdn

ActiveLibrary[HTTP &amp; Networking](/categories/http)

axguowen/ctyun-cdn
==================

Ctyun php sdk cdn package

v1.0.3(2y ago)0661Apache-2.0PHPPHP &gt;=5.6.0

Since Aug 17Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/axguowen/ctyun-cdn)[ Packagist](https://packagist.org/packages/axguowen/ctyun-cdn)[ RSS](/packages/axguowen-ctyun-cdn/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

Ctyun CDN PHP SDK
=================

[](#ctyun-cdn-php-sdk)

PHP SDK包要求运行环境至少为PHP 5.6 版本(暂不支持PHP 8及以上版本)，如 5.6、7.0、7.1、7.2、7.3。

安装
--

[](#安装)

```
composer require axguowen/ctyun-cdn

```

创建刷新URL任务
---------

[](#创建刷新url任务)

```
use axguowen\ctyun\services\cdn\Auth;
use axguowen\ctyun\services\cdn\CdnClient;
// 实例化授权类
$ctyunAuth = new Auth('CTYUN_ACCESSID', 'CTYUN_ACCESSSECRET');
$cdnClient = new CdnClient($ctyunAuth);
// 刷新链接
$cdnClient->refreshManageCreate(['https://xxxx/xxxx.html', 'https://xxxx/ccccc.html']);
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance61

Regular maintenance activity

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity42

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

Total

4

Last Release

931d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5bb2b3388238042a25cf42dc44e5ff84adc241510354abae9e91573556753205?d=identicon)[axguowen](/maintainers/axguowen)

---

Top Contributors

[![axguowen](https://avatars.githubusercontent.com/u/61955804?v=4)](https://github.com/axguowen "axguowen (14 commits)")

---

Tags

cdnctyun

### Embed Badge

![Health badge](/badges/axguowen-ctyun-cdn/health.svg)

```
[![Health](https://phpackages.com/badges/axguowen-ctyun-cdn/health.svg)](https://phpackages.com/packages/axguowen-ctyun-cdn)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25026.8M85](/packages/php-http-cache-plugin)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

85997.3k131](/packages/httpsoft-http-message)[thesis/nats

Async (fiber based) client for Nats.

758.3k](/packages/thesis-nats)

PHPackages © 2026

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