PHPackages                             czhongm/rongcloud - 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. [API Development](/categories/api)
4. /
5. czhongm/rongcloud

ActiveLibrary[API Development](/categories/api)

czhongm/rongcloud
=================

Rong Cloud Server SDK in PHP.

v2.0.2(8y ago)029MITPHPPHP &gt;=5.3.0

Since Jan 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/czhongm/server-sdk-php-composer)[ Packagist](https://packagist.org/packages/czhongm/rongcloud)[ Docs](http://rong.io)[ RSS](/packages/czhongm-rongcloud/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (7)Used By (0)

server-sdk-php-composer
=======================

[](#server-sdk-php-composer)

Rong Cloud Server SDK in PHP for Composer.

安装
--

[](#安装)

- 推荐通过 composer 安装，使用 composer.json 声明依赖，或者运行下面的命令：

```
$ composer require czhongm/rongcloud
```

- 直接下载安装，SDK 没有依赖其他第三方库，可直接下载引入使用。

使用方法
----

[](#使用方法)

```
include 'RongCloud.php';
$appKey = 'appKey';
$appSecret = 'appSecret';
$jsonPath = "jsonsource/";
...
    $rongCloud = new \RongCloud\RongCloud($appKey,$appSecret);
    $token = $rongCloud->user()->getToken('userId1', 'username', 'http://www.rongcloud.cn/images/logo.png');;
...
```

联系我们
----

[](#联系我们)

- 如果希望帮助，请提交[工单](http://developer.rongcloud.cn/ticket), 或者 mailto:support.rongcloud.cn
- 如果发现了bug， 欢迎提交 [issue](https://github.com/rongcloud/server-sdk-php-composer)
- 如果要提交代码，欢迎提交 pull request

代码许可
----

[](#代码许可)

The MIT License (MIT).详情见 [License文件](https://github.com/qiniu/php-sdk/blob/master/LICENSE).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 71.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 ~141 days

Recently: every ~175 days

Total

6

Last Release

3071d ago

Major Versions

v1.0.4 → v2.0.12017-04-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f894b66dd23a933a779a7ab0be9ea467e092a52d2cf9dcd270d424b5000ca35?d=identicon)[czhongm](/maintainers/czhongm)

---

Top Contributors

[![wangjun083](https://avatars.githubusercontent.com/u/7257758?v=4)](https://github.com/wangjun083 "wangjun083 (10 commits)")[![czhongm](https://avatars.githubusercontent.com/u/8286767?v=4)](https://github.com/czhongm "czhongm (2 commits)")[![changxiaoqiang](https://avatars.githubusercontent.com/u/8535523?v=4)](https://github.com/changxiaoqiang "changxiaoqiang (1 commits)")[![ericyangpan](https://avatars.githubusercontent.com/u/212329?v=4)](https://github.com/ericyangpan "ericyangpan (1 commits)")

---

Tags

sdkrongCloudrong cloudrlcoud

### Embed Badge

![Health badge](/badges/czhongm-rongcloud/health.svg)

```
[![Health](https://phpackages.com/badges/czhongm-rongcloud/health.svg)](https://phpackages.com/packages/czhongm-rongcloud)
```

###  Alternatives

[rongcloud/php-sdk

Rong Cloud Server SDK in PHP.

1983.6k3](/packages/rongcloud-php-sdk)[appwilio/cdek-sdk

CDEK API SDK (cdek.ru)

406.5k](/packages/appwilio-cdek-sdk)[mocking-magician/coinbase-pro-sdk

Library for coinbase pro API calls

223.2k](/packages/mocking-magician-coinbase-pro-sdk)

PHPackages © 2026

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