{"id":15025267,"url":"https://github.com/junlarsen/riotquest","last_synced_at":"2025-10-03T23:32:07.026Z","repository":{"id":57061945,"uuid":"177006123","full_name":"junlarsen/RiotQuest","owner":"junlarsen","description":"[Deprecated] PHP 7.1+ Library for the Riot Games API","archived":true,"fork":false,"pushed_at":"2019-11-30T11:38:38.000Z","size":987,"stargazers_count":8,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-26T14:34:37.665Z","etag":null,"topics":["api-client","api-framework","league-of-legends","php","php-7","riot-api","riot-api-v4","riot-games-api","v4"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/junlarsen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-21T18:51:49.000Z","updated_at":"2023-06-02T23:21:12.000Z","dependencies_parsed_at":"2022-08-24T14:00:40.851Z","dependency_job_id":null,"html_url":"https://github.com/junlarsen/RiotQuest","commit_stats":null,"previous_names":["supergrecko/riotquest","junlarsen/riotquest"],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junlarsen%2FRiotQuest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junlarsen%2FRiotQuest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junlarsen%2FRiotQuest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junlarsen%2FRiotQuest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junlarsen","download_url":"https://codeload.github.com/junlarsen/RiotQuest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235204448,"owners_count":18952326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-client","api-framework","league-of-legends","php","php-7","riot-api","riot-api-v4","riot-games-api","v4"],"created_at":"2024-09-24T20:01:55.466Z","updated_at":"2025-10-03T23:32:06.643Z","avatar_url":"https://github.com/junlarsen.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RiotQuest \u0026mdash; API Framework\n\nRiotQuest is a modern PHP 7.1+ framework for the League of Legends API\n\nThe framework aims at giving you a simple and elegant way to interact with the API.\n\nHere's a list of some of RiotQuest's features.\n\n- Automatic Rate Limiting\n- Automatic Caching\n- Laravel Collections over primitive Arrays\n- Environment Variables Support\n- Laravel Integrations\n- DataDragon downloader\n- Automatically updating DataDragon copies\n- Localization available for DataDragon\n- Laravel-like Syntax\n\n\nThe entire project is licensed under the MIT License.\n\n# Getting Started\n\n## Example\n\nMake a request to Summoner V4 on EUW with Summoner Name \"supergrecko\"\n\n```php\n\u003c?php\nuse RiotQuest\\Client;\n\n$summoner = Client::summoner('euw')-\u003ename('supergrecko');\n?\u003e\n```\n\n## Documentation\n\nThe documentation for RiotQuest can be located at https://riotquest.supergrecko.dev/\n\nThere is also a mirror available at https://riotquest.netlify.com/\n\n\n## Prerequisites\n\nThe library uses Composer for class autoloading and dependency management. Here is a list of things you'll need to get started with RiotQuest.\n\n- PHP 7.1+\n- ext-json\n- ext-curl\n- Composer\n\n## Installation\n\nTo install RiotQuest, simply install it using Composer.\n\n```bash\n$ composer require supergrecko/riot-quest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunlarsen%2Friotquest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunlarsen%2Friotquest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunlarsen%2Friotquest/lists"}