PHPackages                             findyourcode/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. findyourcode/rongcloud

ActiveLibrary[API Development](/categories/api)

findyourcode/rongcloud
======================

Rong Cloud Server SDK in PHP.

v1.0.1(7y ago)017MITPHPPHP &gt;=5.3.0

Since Jun 7Pushed 6y agoCompare

[ Source](https://github.com/findyourcode/rongCloud)[ Packagist](https://packagist.org/packages/findyourcode/rongcloud)[ Docs](http://rong.io)[ RSS](/packages/findyourcode-rongcloud/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (3)Used By (0)

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

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

Rong Cloud Server SDK in PHP for Composer.

安装
--

[](#安装)

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

```
$ composer require findyourcode/rongcloud
```

- 直接下载安装，SDK 没有依赖其他第三方库，可直接下载引入使用。
- 直接抛出异常,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/findyourcode/rongCloud/issues)
- 如果要提交代码，欢迎提交 pull request

代码许可
----

[](#代码许可)

The MIT License (MIT).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

2

Last Release

2899d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f0f5bc80192075897ba2b1b90875e85358dfe3cb8706ed8318c5f566515c6d5?d=identicon)[JavaReact](/maintainers/JavaReact)

---

Tags

sdkrongCloudrong cloudrlcoud

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/findyourcode-rongcloud/health.svg)](https://phpackages.com/packages/findyourcode-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)
