PHPackages                             zuitu/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. zuitu/ufile-sdk

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

zuitu/ufile-sdk
===============

ufilesdk base on rest

1.0.13(8y ago)05671MITPHPPHP &gt;=5.3.0

Since Nov 10Pushed 8y agoCompare

[ Source](https://github.com/zuitu/ufile-sdk)[ Packagist](https://packagist.org/packages/zuitu/ufile-sdk)[ RSS](/packages/zuitu-ufile-sdk/feed)WikiDiscussions master Synced 2w ago

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

\#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

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 84.6% 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 ~52 days

Recently: every ~0 days

Total

13

Last Release

3264d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2200679?v=4)[caoxq](/maintainers/zuitu)[@zuitu](https://github.com/zuitu)

---

Top Contributors

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

---

Tags

ucloud ufile sdk

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[aws/aws-sdk-php

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

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[illuminate/http

The Illuminate Http package.

11937.2M6.6k](/packages/illuminate-http)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[dreamfactory/df-core

DreamFactory(tm) Core Components

1652.0k38](/packages/dreamfactory-df-core)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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