dolejska-daniel/riot-api-base

Generic base for simple Riot API PHP wrapper implementation.

v2.0.1 2023-06-10 17:11 UTC

README

Version v2.0.0

example workflow Code Coverage Packagist Packagist PHP Version Support Support Project

Introduction

Hello and welcome to the RiotAPI wrapper base repository for PHP7! This repository contains all the generic necessities for implementation of any Riot API. The implementation is being used by concrete game API implementations such as League of Legends, Teamfight Tactics, Legends of Runeterra or Valorant - these game APIs can be found below.

Downloading

There sould be no need to download this library on its own, because it doesn't do much on its own. To download API for a Riot game, please refer to the repositories of API implementations below.