Skip to content

Latest commit

 

History

142 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maniaplanet Web Services SDK for PHP

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

About

ManiaPlanet WebServices SDK for PHP

Resources

Stars

10 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages