League-stats is a Symfony project, I built it in order to work on all the parts of the Riot Dev API which is probably the biggest API of current massive multi-player online games for now.
git clone https://github.com/Mordreak/LeagueStats.git
composer install
composer update
php bin/console doctrine:schema:update --force
Be sure to check that /config.php does not show any error.
- Théodore Wittmann - Initial work - Mordreak
See also the list of contributors who participated in this project.