Web application for viewing League of Legends player stats and match history using Riot Games API
This repository has been archived on 2026-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2026-03-25 02:28:04 -07:00
css Archive 2015-06-30 01:06:38 -07:00
docs/assets/img Archive 2026-03-25 02:28:04 -07:00
img Archive 2015-06-30 01:06:38 -07:00
js Archive 2015-06-30 01:06:38 -07:00
txt Archive 2015-06-30 01:06:38 -07:00
bgimage.php Archive 2015-06-30 01:06:38 -07:00
index.php Archive 2015-06-30 01:06:38 -07:00
league.php Archive 2015-06-30 01:06:38 -07:00
README.md Archive 2026-03-25 02:28:04 -07:00
riot.txt Archive 2015-06-30 01:06:38 -07:00

League Search

League Search is an application that provides player information and gaming history in a clean interface, along with essential player stats. It was submitted to the Riot Games API Challenge 2015.

Built With

  • PHP
  • JavaScript / jQuery
  • CSS
  • Riot Games API

Screenshot of homepage

About

Search any summoner by name and instantly view their profile, ranked stats, and recent match history, all pulled in real time using the official Riot Games API.

Features

  • Summoner Profile - View summoner name, profile icon, level, and last active time
  • Ranked Stats - Displays the summoner's tier and division (e.g. Gold II)
  • Match History - Browse recent games including champion played, KDA, items, spells, gold earned, and damage dealt
  • Champion & Item Info - Fetches champion names, item names, and descriptions directly from Riot's static data
  • Random Background - Background images change randomly based on champion skins on each visit