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

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

ty666/cdn-pusher
================

cdn pusher for laravel

1.12(8y ago)4530PHP

Since Oct 29Pushed 8y ago3 watchersCompare

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

READMEChangelogDependencies (2)Versions (15)Used By (0)

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

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

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

安装
==

[](#安装)

`composer require ty666/cdn-pusher`

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

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

```

配置
==

[](#配置)

发布配置文件 `php artisan vendor:publish --provider="Ty666\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

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 96% 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 ~11 days

Recently: every ~27 days

Total

13

Last Release

3024d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/169f390ecf6810b1e5de6deff4bbec5fff6ffed2c82e115273439cc184709e51?d=identicon)[ty666](/maintainers/ty666)

---

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

### Embed Badge

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

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

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k196.2M3.0k](/packages/composer-composer)[symfony/stimulus-bundle

Integration with your Symfony app &amp; Stimulus!

17316.3M266](/packages/symfony-stimulus-bundle)[illuminate/session

The Illuminate Session package.

9938.5M827](/packages/illuminate-session)[friendsoftypo3/content-blocks

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

101466.4k45](/packages/friendsoftypo3-content-blocks)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5275.7M110](/packages/symplify-monorepo-builder)[civicrm/civicrm-core

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

751284.3k37](/packages/civicrm-civicrm-core)

PHPackages © 2026

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