zeggriim/riot-api-league

Riot League of Legends API wrapper PHP8

dev-main 2023-03-08 12:14 UTC

This package is auto-updated.

Last update: 2024-05-08 14:36:45 UTC


README

License

Installation

composer require zeggriim/riot-api-league

About

API Fully implemented Tests passing
ACCOUNT-V1 ❌️ ❌️
CHAMPION-MASTERY-V4 ✔️ ✔️
CHAMPION-V3 ✔️ ✔️
CLASH-V1
LEAGUE-EXP-V4
LEAGUE-V4 ✔️ ✔️
LOL-CHALLENGES-V1
LOL-STATUS-V3 ❌️
LOL-STATUS-V4 ✔️ ✔️
MATCH-V5 ❌️
SPECTATOR-V4 ❌️
SUMMONER-V4 ✔️ ✔️
TOURNAMENT-STUB-V4 ❌️
TOURNAMENT-V4 ❌️

Official Documentation

Riot provides complete documentation, which can be found at https://developer.riotgames.com/apis.
If you're looking for more useful information check out Riot Developer Portal.