sandcage/sandcage-api-php
Composer 安装命令:
composer require sandcage/sandcage-api-php
包简介
PHP client library for SandCage's API
README 文档
README
sandcage-api-php is a PHP library for interfacing with SandCage's API. The API documentation can be found at https://www.sandcage.com/docs/0.2/
Table of Contents
Requirements
- A SandCage account, in order to get your SandCage API Key. Once logged into SandCage get your API Key at https://www.sandcage.com/panel/api_key
- 5.3.10+
- Curl
- JSON
Installation
// Include the SandCage class include_once('SandCage.php');
Contributing
We are open to suggestions and code revisions, however there are some rules and limitations that you might want to consider first.
- Code that you contribute will automatically be licensed under the Apache License Version 2.0.
- Third party code will be reviewed, tested and possibly modified before being released.
These basic rules help ensure that this code remains Open Source and compatible with Apache 2.0 license. All contributions will be added to the changelog and appear in every release.
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 17
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2016-10-14