tristanbes / maniaplanet-ws-sdk
A PHP 5.3+ library in order to query ManiaPlanet webservices (shootmania, trackmania...)
Requires
- php: >=5.3
- ext-curl: *
- ext-json: *
This package is auto-updated.
Last update: 2024-10-12 04:00:04 UTC
README
This is a mirror for the ManiaPlanet Webservice SDK I've added a composer.json file for autoloading
Maniaplanet Web Services SDK for PHP
The Maniaplanet Web Services is the public API that everyone can use to retrieve various information about the game, the players, the rankings, etc.
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.
Useful links
Google Code project: http://code.google.com/p/maniaplanet-ws-sdk/ Support & doc forum: http://forum.maniaplanet.com/viewforum.php?f=282 Manage your API credentials: http://developers.maniaplanet.com/