spiregg/riot-api-base

Generic base for simple Riot API PHP wrapper implementation.

2.1.0 2023-11-23 19:11 UTC

This package is auto-updated.

Last update: 2024-04-23 20:04:29 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.

Library Description Latest Version Stable Version
All APIs (metapackage) GitHub Latest Release GitHub Release PHP Version
League of Legends API GitHub Latest Release GitHub Release PHP Version
DataDragon API GitHub Latest Release GitHub Release PHP Version
Teamfight Tactics API GitHub Latest Release GitHub Release PHP Version
Legends of Runeterra API GitHub Latest Release GitHub Release PHP Version
Valorant API GitHub Latest Release GitHub Release PHP Version