This repository contains a PHP SDK that gives you access to the Heroes of Newerth-InGame-API. The SDK is tested successfully in PHP >= 5.3.1. I used fsockopen instead of cURL to prevent further compatibility problems.
- PHP >= 5.3.1
- php.ini - allow_url_fopen = 1
- Currently there is no known issue.
Please see the examples provided.
If you find a Bug feel free to fill out a new issue!