PHPackages                             wuxs/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. [File &amp; Storage](/categories/file-storage)
4. /
5. wuxs/ucloud-ufile-storage

ActiveLibrary[File &amp; Storage](/categories/file-storage)

wuxs/ucloud-ufile-storage
=========================

ucloud-ufile-storage for laravel

1.2.2(6y ago)08MITPHPPHP ^7.2.5

Since Nov 11Pushed 6y agoCompare

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

READMEChangelog (1)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

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 72.2% 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 ~124 days

Recently: every ~141 days

Total

14

Last Release

2270d ago

Major Versions

0.1.6 → 1.0.02015-11-11

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

1.1.2PHP ^7.1.3

1.2.2PHP ^7.2.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/829421b07590917cc0da66f6aeb17be46e7398dc1996b6269d38786ee5bb5d5c?d=identicon)[wuxs](/maintainers/wuxs)

---

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 (3 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/wuxs-ucloud-ufile-storage/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.5M85](/packages/unisharp-laravel-filemanager)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)

PHPackages © 2026

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