PHPackages                             xujif/ucloud-ufile-sdk - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. xujif/ucloud-ufile-sdk

ActiveLibrary[HTTP &amp; Networking](/categories/http)

xujif/ucloud-ufile-sdk
======================

ucloud ufilesdk base on rest

1.0.6(10y ago)16.1k41MITPHPPHP &gt;=5.3.0

Since Nov 10Pushed 7y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (7)Used By (1)

\#ucloud ufile sdk

base on

\#usage

```
    $sdk = new UfileSdk('storage','api_pub_key','api_pub_secret');
    $sdk->put('text.txt',"content");
    $sdk->putFile('text.txt',"/path/to/yourfile");
    $contents = $sdk->get('dd');
    $exists =  $sdk->exists('dd222');
    $size = $sdk->delete('dd');
``
或者直接查看tests/sdkTest.php

```

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~1 days

Total

6

Last Release

3827d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/220dfae0125fe27e4b2aa42ad75e1df047c167a7a8934f0ee9564f399932fb09?d=identicon)[xujif](/maintainers/xujif)

---

Top Contributors

[![xujif](https://avatars.githubusercontent.com/u/1978609?v=4)](https://github.com/xujif "xujif (12 commits)")

---

Tags

ucloud ufile sdk

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[ory/hydra-client-php

Documentation for all of Ory Hydra's APIs.

1710.8k](/packages/ory-hydra-client-php)[meteocontrol/vcom-api-client

HTTP Client for meteocontrol's VCOM API - The VCOM API enables you to directly access your data on the meteocontrol platform.

175.7k1](/packages/meteocontrol-vcom-api-client)

PHPackages © 2026

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