沙盒/sandcage-api-php

沙盒API的PHP客户端库

0.2 2016-10-14 23:59 UTC

This package is not auto-updated.

Last update: 2024-09-28 20:14:32 UTC


README

SandCage

Scrutinizer Code Quality Build Status Latest Stable Version License

sandcage-api-php 是一个用于与沙盒API交互的PHP库。API文档可以在 https://www.sandcage.com/docs/0.2/ 找到

目录

要求

安装

// Include the SandCage class
include_once('SandCage.php');

贡献

我们欢迎建议和代码修订,但也有一些规则和限制您可能需要先考虑。

  • 您贡献的代码将自动根据 Apache License Version 2.0 许可。
  • 第三方代码在发布前将进行审查、测试和可能的修改。

这些基本规则有助于确保此代码保持开源状态并与Apache 2.0许可证兼容。所有贡献都将添加到变更日志中,并出现在每个版本中。