rongcloud/php-sdk

Rong Cloud Server SDK in PHP.

v3.3.5 2025-04-02 09:28 UTC

README

Rong Cloud Server SDK in PHP

Version description

Server SDK 3.0 simplifies integration and improves maintenance with standardized naming and a clearer structure. Older versions remain usable but won’t receive updates.
New users should start with Server SDK 3.0. Existing users must test thoroughly before upgrading.

API documentation

Usage tutorial

  • Include RongCloud/RongCloud.php
  • Check API call examples in the example folder
  • Review API test cases in the tests folder

Composer