maniaplanet/maniaplanet-ws-sdk
最新稳定版本:5.0.6
Composer 安装命令:
composer require maniaplanet/maniaplanet-ws-sdk
包简介
SDK for the ManiaPlanet Web Services API.
README 文档
README
The Maniaplanet Web Services is the public API that everyone can use to retrieve various information about the game, the players, the rankings, etc. You can use that API to build all sorts of applications.
This project is an open-source PHP SDK for easy integration in your applications. It is developed and supported by Ubisoft Nadeo.
This package contains the PHP SDK as well as a some examples so that you can build applications that interact with the API. Everyting is released under the GNU LESSER GENERAL PUBLIC LICENSE Version 3.
Installation
We use Composer to protect the unicorns:
{
"require": {
"maniaplanet/maniaplanet-ws-sdk": "~5.0"
}
}
Useful links
- Support & doc forum: http://forum.maniaplanet.com/viewforum.php?f=282
- Manage your API credentials: https://player.maniaplanet.com/webservices
统计信息
- 总下载量: 2.29k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 3
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2014-01-10