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

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

xujif/ucloud-ufile-storage
==========================

ucloud-ufile-storage for laravel

1.1.1(7y ago)41.4kMITPHP &gt;=5.3.0

Since Nov 11Compare

[ Source](https://github.com/xujif/ucloud-ufile-storage)[ Packagist](https://packagist.org/packages/xujif/ucloud-ufile-storage)[ RSS](/packages/xujif-ucloud-ufile-storage/feed)WikiDiscussions Synced today

READMEChangelogDependencies (3)Versions (11)Used By (0)

Ucloud ufile storage for laravel
================================

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

base on

Usage:
======

[](#usage)

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

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

config

```
[
    'ucloud-ufile'=>[
        'bucket'=>'xxx',
        'public_key'=>'xxx',
        'secret_key'=>'xxx',
        'suffix'=>'',
        'prefix'=>'',
    ]
]

```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity64

Established project with proven stability

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 ~117 days

Recently: every ~263 days

Total

10

Last Release

2833d ago

Major Versions

0.1.6 → 1.0.02015-11-11

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1978609?v=4)[浊酒](/maintainers/xujif)[@xujif](https://github.com/xujif)

---

Tags

ucloud ufile storage laravel

### Embed Badge

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

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

###  Alternatives

[unisharp/laravel-filemanager

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

2.1k3.4M81](/packages/unisharp-laravel-filemanager)[illuminate/filesystem

The Illuminate Filesystem package.

15263.8M3.1k](/packages/illuminate-filesystem)[dgtlss/capsule

A Laravel package for backing up databases and files to external sources with notifications

195.6k](/packages/dgtlss-capsule)[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)
