Download the PHP package simivar/riot-php without Composer
On this page you can find all versions of the php package simivar/riot-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download simivar/riot-php
More information about simivar/riot-php
Files in simivar/riot-php
Package riot-php
Short Description Dependency-injection based wrapper around Riot Games APIs.
License MIT
Informations about the package riot-php
Riot PHP 
PHP wrapper around Riot Games APIs.
Features
- 🎉 PSR-18 & PSR-17 compliant - no more dependency on one specific HTTP Client!
- 🎉 Dependency-injection first - easy usage with all modern frameworks!
- 🎉 GitHub Actions for Quality Assurance - it just works!
- 🎉 Single Responsibility - only API communication inside!
Getting started
Riot PHP is available via Composer. It does not implement HTTP Client on its own and uses PSR-17 and PSR-18 abstraction so you are free to choose any HTTP Client you want.
APIs Coverage
:warning: APIs that have their names ~strikethrough~ are deprecated and will be removed.
API | Docs | Status |
---|---|---|
Account v1 | docs | 100% |
Champion Mastery v4 | docs | 100% |
Champion v3 | docs | 100% |
Clash v1 | docs | 100% |
League Exp v4 | docs | 100% |
League v4 | docs | 100% |
~Lol Status v3~ | docs | 100% |
Lol Status v4 | docs | 100% |
Lor Match v1 | docs | 100% |
Lor Ranked v1 | docs | 100% |
Match v4 | docs | 100% |
Spectator v4 | docs | 100% |
Summoner v4 | docs | 100% |
Tft League v1 | docs | 100% |
Tft Match v1 | docs | 100% |
Tft Summoner v1 | docs | 100% |
Third Party Code v4 | docs | 100% |
Tournament Stub v4 | docs | 100% |
Tournament v4 | docs | 100% |
Val Content v1 | docs | 100% |
Usage
Legal notice
Riot PHP isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing Riot Games properties. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.
All versions of riot-php with dependencies
psr/http-client Version ^1.0
psr/http-message Version ^1.0
psr/http-factory Version ^1.0
ext-json Version *
ramsey/collection Version ^1.1
webmozart/assert Version ^1.9
myclabs/php-enum Version ^1.7