PHP Software Development Kit

Topics

Introduction

The gameME PHP SDK manages the access to gameME Global/Client API interfaces. The usage is very easy and it is only required to include one file to get started. The SDK provides many benefits:

  • Access Client/Global API
  • Easy to use. Retrieve data from gameME Stats without knowledge of the xml interfaces.
  • Handle all extended API mechanism like multiple player queries at once, result paginating and page filters automatically.
  • Results are prepared to be easily accessable in arrays. Results can be sorted very easily as well.
  • Compression is supported natively to offer best performance and minimize network latency.
  • Inbuilt cache handler to ensure great performance.
  • No installation, include the SDK file to your PHP projects and start to enriche your project/webpages immedately.

Requirements

Currently, the PHP SDK has the following requirements:

  • PHP v5 or above
  • PHP Extension SimpleXML required
  • Option "allow_url_fopen" must be enabled within PHP configuration

Notices

  • The functions "client_api_serverinfo", "client_api_playerinfo", "global_api_serverinfo", and "global_api_playerinfo" allow an array of server addresses/player unique-ids as parameters as well. The SDK handle requests for multiple servers/players automatically.
  • For any requests/ideas/feedback, please contact us within the support-ticket-system or at our contact formular.
© 2013 TTS Oetzel & Goerz GmbH. All rights reserved. All trademarks are property of their respective owners. Why gameME? | Imprint