PHPackages                             vagh/laravel-upyun - 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. vagh/laravel-upyun

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

vagh/laravel-upyun
==================

A upyun SDK For Laravel

1.0(6y ago)121MITPHP

Since Mar 2Pushed 6y agoCompare

[ Source](https://github.com/vagh/laravel-upyun)[ Packagist](https://packagist.org/packages/vagh/laravel-upyun)[ RSS](/packages/vagh-laravel-upyun/feed)WikiDiscussions master Synced today

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

安装
--

[](#安装)

```
$ composer install vagh/laravel-upyun
```

配置
--

[](#配置)

在项目中 `config/filesystems.php` 中 `disks` 加入新的驱动

```
'upyun' => [
    'driver' => 'upyun',
    // bucket 名称
    'bucket' => '',
    // 操作员用户名
    'operator_name' => '',
    // 操作员密码
    'operator_password' => '',
    // 资源域名
    'domain' => '',
    // 是否使用 https 协议 默认否
    'use_ssl' => true
],
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity57

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

Unknown

Total

1

Last Release

2358d ago

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/vagh-laravel-upyun/health.svg)

```
[![Health](https://phpackages.com/badges/vagh-laravel-upyun/health.svg)](https://phpackages.com/packages/vagh-laravel-upyun)
```

###  Alternatives

[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

604.0k2](/packages/crumbls-layup)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3622.8k](/packages/duncanmcclean-statamic-cargo)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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