New PHP client to consume Riot's API

jarredethe·6/9/2017, 12:12:22 PM·1 votes·960 views
fcarrascosa/phpRiotApi

Hey guys! I've been working on a PHP based client to get League of Legends Api data. Right now it can get all v3 methods but the tournament ones. I think it's pretty easy to use and I'd like to: a) get some feedback b) get some contributions c) help other developers work with the API in an easy way. So, if you think it could interest you, check my code in github or packagist: https://github.com/fcarrascosa/phpRiotApi https://packagist.org/packages/fcarrascosa/riot-api-client Thanks in advance for your feedback!

0 Comments