Download the PHP package lolprosgg/seraphp without Composer
On this page you can find all versions of the php package lolprosgg/seraphp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lolprosgg/seraphp
More information about lolprosgg/seraphp
Files in lolprosgg/seraphp
Informations about the package seraphp
SeraPHPhine
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
SeraPHPhine 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 Challenges v1 | docs | 0% |
~LOL Status v3~ | docs | 100% |
LOL Status v4 | docs | 100% |
LOR Deck v1 | docs | 0% |
LOR Inventory v1 | docs | 0% |
LOR Match v1 | docs | 100% |
LOR Ranked v1 | docs | 100% |
LOR Status v1 | docs | 100% |
Match v5 | docs | 100% |
~Spectator v4~ | docs | 100% |
Spectator v5 | 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 v5 | docs | 0% |
Tournament v5 | docs | 0% |
VAL Content v1 | docs | 100% |
VAL Match v1 | docs | 0% |
VAL Ranked v1 | docs | 0% |
VAL Status v1 | docs | 0% |
--------------------- | ------------------------------------------------------------------ | -------- |
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 seraphp with dependencies
ext-ctype Version *
ext-iconv Version *
ext-json Version *
koriym/http-constants Version ^1.2
myclabs/php-enum Version ^1.8
psr/http-client Version ^1.0
psr/http-factory Version ^1.0
psr/http-message Version ^1.0
ramsey/collection Version ^2.0
symfony/cache Version ^6.2
webmozart/assert Version ^1.11