PHPackages                             axguowen/baidubce-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. axguowen/baidubce-cdn

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

axguowen/baidubce-cdn
=====================

baidubce php sdk cdn package

v2.0.0(2y ago)028Apache-2.0PHP

Since Jun 14Pushed 1y ago1 watchersCompare

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

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

BaiduBce CDN PHP SDK
====================

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

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

安装
--

[](#安装)

```
composer require axguowen/baidubce-cdn

```

创建CdnClient
-----------

[](#创建cdnclient)

```
use BaiduBce\BceClientConfigOptions;
use BaiduBce\Util\Time;
use BaiduBce\Util\MimeTypes;
use BaiduBce\Http\HttpHeaders;
use BaiduBce\Services\Cdn\CdnClient;
//调用配置文件中的参数
global $g_CDN_TEST_CONFIG;
//新建CdnClient
$client = new CdnClient($g_CDN_TEST_CONFIG);
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

Total

3

Last Release

997d ago

Major Versions

v1.0.1 → v2.0.02023-08-19

### 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 (11 commits)")

---

Tags

cdnbaidubce

### Embed Badge

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

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

###  Alternatives

[blacksmoke26/yii2cdn

A Yii Framework 2 component for using assets in different environments (Local/CDNs)

1412.0k](/packages/blacksmoke26-yii2cdn)

PHPackages © 2026

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