PHPackages                             supergrecko/riot-quest - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. supergrecko/riot-quest

AbandonedArchivedLibrary[API Development](/categories/api)

supergrecko/riot-quest
======================

Riot Games API Framework

1.5.2(6y ago)81343[3 issues](https://github.com/supergrecko/RiotQuest/issues)MITPHPPHP ^7.1

Since Apr 11Pushed 6y agoCompare

[ Source](https://github.com/supergrecko/RiotQuest)[ Packagist](https://packagist.org/packages/supergrecko/riot-quest)[ RSS](/packages/supergrecko-riot-quest/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (11)Versions (34)Used By (0)

RiotQuest — API Framework
=========================

[](#riotquest--api-framework)

RiotQuest is a modern PHP 7.1+ framework for the League of Legends API

The framework aims at giving you a simple and elegant way to interact with the API.

Here's a list of some of RiotQuest's features.

- Automatic Rate Limiting
- Automatic Caching
- Laravel Collections over primitive Arrays
- Environment Variables Support
- Laravel Integrations
- DataDragon downloader
- Automatically updating DataDragon copies
- Localization available for DataDragon
- Laravel-like Syntax

The entire project is licensed under the MIT License.

Getting Started
===============

[](#getting-started)

Example
-------

[](#example)

Make a request to Summoner V4 on EUW with Summoner Name "supergrecko"

```
