2017 © Pedro Peláez
 

library rongcloud

Rong Cloud Server SDK in PHP.

image

czhongm/rongcloud

Rong Cloud Server SDK in PHP.

  • Friday, December 15, 2017
  • by czhongm
  • Repository
  • 1 Watchers
  • 0 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 9 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

server-sdk-php-composer

Rong Cloud Server SDK in PHP for Composer., (*1)

安装

  • 推荐通过 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');;
...

联系我们

  • 如果希望帮助,请提交工单, 或者 mailto:support.rongcloud.cn
  • 如果发现了bug, 欢迎提交 issue
  • 如果要提交代码,欢迎提交 pull request

代码许可

The MIT License (MIT).详情见 License文件., (*2)

The Versions

15/12 2017

dev-master

9999999-dev http://rong.io

Rong Cloud Server SDK in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sdk rongcloud rong cloud rlcoud

15/12 2017

v2.0.2

2.0.2.0 http://rong.io

Rong Cloud Server SDK in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sdk rongcloud rong cloud rlcoud

10/04 2017

v2.0.1

2.0.1.0 http://rong.io

Rong Cloud Server SDK in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sdk rongcloud rong cloud rlcoud

26/08 2016

v1.0.4

1.0.4.0 http://rong.io

Rong Cloud Server SDK in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sdk rongcloud rong cloud rlcoud

08/08 2016

v1.0.2

1.0.2.0 http://rong.io

Rong Cloud Server SDK in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sdk rongcloud rong cloud rlcoud

12/01 2016

v1.0.1

1.0.1.0 http://rong.io

Rong Cloud Server SDK in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sdk rongcloud rong cloud rlcoud

08/01 2016

v1.0

1.0.0.0 http://rong.io

Rong Cloud Server SDK in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sdk rongcloud rong cloud rlcoud