Download the PHP package johnleider/battlenet-api without Composer
On this page you can find all versions of the php package johnleider/battlenet-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download johnleider/battlenet-api
More information about johnleider/battlenet-api
Files in johnleider/battlenet-api
Download johnleider/battlenet-api
More information about johnleider/battlenet-api
Files in johnleider/battlenet-api
Vendor johnleider
Package battlenet-api
Short Description A package to retrieve information from Blizzard's API
License MIT
Package battlenet-api
Short Description A package to retrieve information from Blizzard's API
License MIT
Please rate this library. Is it a good library?
Informations about the package battlenet-api
battlenet-api
A package for Battle.net's API (http://dev.battle.net/)
Usage
Instantiate the game API you wish to use with your API Key, API Secret and Region
Example API calls:
Pooling Requests
You can pool multiple requests by chaining requests before calling get().
This will asynchronously request 25 concurrent requests at a time. The response will return as an array of JSON objects. The call will not be made until the get method is called.
All versions of battlenet-api with dependencies
PHP Build Version
Package Version
The package johnleider/battlenet-api contains the following files
Loading the files please wait ....