issues
search
kevinohashi
/
php-riot-api
PHP Wrapper for Riot Games API
MIT License
75
stars
40
forks
source link
A few updates and fixes
#57
Closed
sylven
closed
8 years ago
sylven
commented
8 years ago
Added setRegion($region) so you can switch between regions.
Added the option to include timeline with getMatch($gameId, true)
Fixed decode not being done when data was pulled from cache.
Updated readme