https://github.com/dolejska-daniel/riot-api
Riot League of Legends & DataDragon API wrappers for PHP7 and PHP8.
https://github.com/dolejska-daniel/riot-api
api-rate cli cli-support data-dragon datadragon-api league-of-legends legends-api metapackage php php7 php8 riot-api
Last synced: 6 months ago
JSON representation
Riot League of Legends & DataDragon API wrappers for PHP7 and PHP8.
- Host: GitHub
- URL: https://github.com/dolejska-daniel/riot-api
- Owner: dolejska-daniel
- License: gpl-3.0
- Created: 2017-01-22T00:55:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-11T08:33:57.000Z (over 2 years ago)
- Last Synced: 2025-03-30T01:12:18.340Z (6 months ago)
- Topics: api-rate, cli, cli-support, data-dragon, datadragon-api, league-of-legends, legends-api, metapackage, php, php7, php8, riot-api
- Homepage:
- Size: 3.68 MB
- Stars: 113
- Watchers: 12
- Forks: 26
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# RiotAPI PHP Wrapper Metapackage
> Version v5.0.0[](https://packagist.org/packages/dolejska-daniel/riot-api)
[](https://packagist.org/packages/dolejska-daniel/riot-api)
[](https://www.paypal.me/dolejskad)# [Introduction](https://github.com/dolejska-daniel/riot-api/wiki/Home#introduction)
Hello and welcome to this repository!
This repository represents a metapackage of a number of subsequent API wrappers such as **League of Legends**, **Teamfight Tactics**, **Runeterra**, **Valorant** and others.
The wrappers are PHP only and support **PHP >= 7.3**, **PHP8 included**.# [Downloading](https://github.com/dolejska-daniel/riot-api/wiki/Home#downloading)
The easiest way to download and use this library is via [Composer](https://getcomposer.org/).
If you are not using Composer yet, you should start **right now**!While having Composer installed on your machine it takes only `composer require "dolejska-daniel/riot-api:^5"` command to get the libraries ready to roll!
# Available APIs
| Library Description | Latest Version | Stable Version |
| --------------------------------------------------------------------------------- | -------------- | -------------- |
| [All APIs](https://github.com/dolejska-daniel/riot-api) (this metapackage) |  |   |
| [League of Legends API](https://github.com/dolejska-daniel/riot-api-league) |  |  
| [DataDragon API](https://github.com/dolejska-daniel/riot-api-datadragon) |  |   |
| [Teamfight Tactics API](https://github.com/dolejska-daniel/riot-api-tft) |  |   |
| [Legends of Runeterra API](https://github.com/dolejska-daniel/riot-api-runeterra) |  |   |
| [Valorant API](https://github.com/dolejska-daniel/riot-api-valorant) |  |   |