定制 maniaplanet/maniaplanet-ws-sdk 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

maniaplanet/maniaplanet-ws-sdk

最新稳定版本:5.0.6

Composer 安装命令:

composer require maniaplanet/maniaplanet-ws-sdk

包简介

SDK for the ManiaPlanet Web Services API.

README 文档

README

Latest Stable Version Total Downloads

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

统计信息

  • 总下载量: 2.29k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 8
  • 点击次数: 5
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 8
  • Watchers: 9
  • Forks: 7
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0
  • 更新时间: 2014-01-10