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 yesterday

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 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity56

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

2262d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c8d21d100267843aece94c1d87392a2b22f2f2f655ffabc6cfd7419dc74ac7a2?d=identicon)[vagh](/maintainers/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

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)[aedart/athenaeum

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

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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