PHPackages                             sunl888/cdn-pusher-plus - 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. sunl888/cdn-pusher-plus

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

sunl888/cdn-pusher-plus
=======================

cdn pusher for laravel. forked ty666/cdn-pusher

2.1(4y ago)15PHP

Since Sep 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/sunl666/cdn-pusher-plus)[ Packagist](https://packagist.org/packages/sunl888/cdn-pusher-plus)[ RSS](/packages/sunl888-cdn-pusher-plus/feed)WikiDiscussions master Synced today

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

cdn pusher for laravel
======================

[](#cdn-pusher-for-laravel)

这个包可以非常简单的将静态文件上传到 CDN 上

安装
==

[](#安装)

`composer require ty666/cdn-pusher`

将以下数组添加到 `config/app.php` 中 (laravel5.5+ 跳过此步骤)

```
'providers' => array(
     //...
     Sunl888\CdnPusher\CdnPusherServiceProvider::class,
),

```

配置
==

[](#配置)

发布配置文件 `php artisan vendor:publish --provider="Sunl888\CdnPusher\CdnPusherServiceProvider"`配置文件保存在 `config/cdn.php` 中

添加以下配置到 `.env` 文件中

```
USE_CDN=true
FILESYSTEM_CLOUD=qiniu

```

使用
==

[](#使用)

`php artisan cdn:push`

`php artisan cdn:push --rule=without_vendor`

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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 ~0 days

Total

2

Last Release

1683d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3514f4b32dc97241770bc5c582abb1b0103123e62b2219e62889e6cd5f3835f1?d=identicon)[sunl666](/maintainers/sunl666)

---

Top Contributors

[![venus-robot](https://avatars.githubusercontent.com/u/120213445?v=4)](https://github.com/venus-robot "venus-robot (24 commits)")[![sunl888](https://avatars.githubusercontent.com/u/9254545?v=4)](https://github.com/sunl888 "sunl888 (4 commits)")

### Embed Badge

![Health badge](/badges/sunl888-cdn-pusher-plus/health.svg)

```
[![Health](https://phpackages.com/badges/sunl888-cdn-pusher-plus/health.svg)](https://phpackages.com/packages/sunl888-cdn-pusher-plus)
```

###  Alternatives

[wnx/laravel-stats

Get insights about your Laravel Project

1.8k1.8M7](/packages/wnx-laravel-stats)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M81](/packages/symplify-monorepo-builder)[civicrm/civicrm-core

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

728272.9k17](/packages/civicrm-civicrm-core)[laragear/preload

Effortlessly make a Preload script for your Laravel application.

119363.5k](/packages/laragear-preload)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

96374.6k23](/packages/friendsoftypo3-content-blocks)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

52664.9k12](/packages/solspace-craft-freeform)

PHPackages © 2026

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