PHPackages                             jekhy/ucloud-ufile-storage - 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. jekhy/ucloud-ufile-storage

ActiveLibrary

jekhy/ucloud-ufile-storage
==========================

ucloud-ufile-storage for laravel

1.2.2(5y ago)02.8k↑17.6%1MITPHPPHP ^7.1.3

Since Nov 11Pushed 5y agoCompare

[ Source](https://github.com/jekhy/ucloud-ufile-storage)[ Packagist](https://packagist.org/packages/jekhy/ucloud-ufile-storage)[ RSS](/packages/jekhy-ucloud-ufile-storage/feed)WikiDiscussions master Synced 1mo ago

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

Ucloud ufile storage for Laravel
================================

[](#ucloud-ufile-storage-for-laravel)

Base on:

-
-
-

Usage:
======

[](#usage)

register the `Jekhy\UcloudUfileStorage\UfileServiceProvider::class;` in your app configuration file:

```
'providers' => [
    // Other service providers...
    Jekhy\UcloudUfileStorage\UfileServiceProvider::class,
],
```

config/filesystems.php

```
'disks' => [
    'yourDiskName'=>[
        'driver' => 'ucloud-ufile',
        'bucket'=>'xxx',
        'public_key'=>'xxx',
        'secret_key'=>'xxx',
        'suffix'=>'.ufile.ucloud.cn',
        'prefix'=>'',
    ],
]

```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 68.4% 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 ~129 days

Recently: every ~155 days

Total

14

Last Release

2160d ago

Major Versions

0.1.6 → 1.0.02015-11-11

PHP version history (2 changes)0.0.1PHP &gt;=5.3.0

1.1.2PHP ^7.1.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/ce6e031668a9aea298457bfa9e74a9e2028a7c91b219f9193a7ccd6f6b2dda6c?d=identicon)[jekhy](/maintainers/jekhy)

---

Top Contributors

[![xujif](https://avatars.githubusercontent.com/u/1978609?v=4)](https://github.com/xujif "xujif (13 commits)")[![jekhy](https://avatars.githubusercontent.com/u/968200?v=4)](https://github.com/jekhy "jekhy (4 commits)")[![sdhou](https://avatars.githubusercontent.com/u/1942478?v=4)](https://github.com/sdhou "sdhou (2 commits)")

---

Tags

ucloud ufile storage laravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jekhy-ucloud-ufile-storage/health.svg)

```
[![Health](https://phpackages.com/badges/jekhy-ucloud-ufile-storage/health.svg)](https://phpackages.com/packages/jekhy-ucloud-ufile-storage)
```

###  Alternatives

[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[laravel/vapor-cli

The Laravel Vapor CLI

31310.7M8](/packages/laravel-vapor-cli)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M368](/packages/laravel-zero-framework)[spatie/laravel-export

Create a static site bundle from a Laravel app

646127.9k5](/packages/spatie-laravel-export)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)

PHPackages © 2026

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