bennetgallein / paladins-php
A wrapper for the official Paladins API
dev-master
2018-02-07 20:59 UTC
Requires (Dev)
- phploc/phploc: ^4.0
- phpunit/phpunit: ^6.1
- theseer/phpdox: ^0.10.1
This package is auto-updated.
Last update: 2024-10-28 23:46:27 UTC
README
This a wrapper for the Paladins API by Hi-Rez studios. You can find the PHP Documentation here: http://bennetgallein.github.io/PaladinsPHP
I started writing the documentation, you can visit it over at my own website http://bennetgallein.de/
TODO:
methods:
/createsession/testsession/gethirezserverstatus/getdataused- /getdemodetails
- /getesportproleaguedetails
- /
getfriends - /
getgodranks - /getchampionsranks
- /getgods
- /
getchampions - /getgodskins
- /
getitems - /getmatchdetails
- /getmatchplayerdetails
- /getleagueseasons
- /getmatchhistory
- /getmotd
- /
getplayer - /
getplayerstatus - /getqueuestats
- /getteamdetails
- /getteammatchhistory
- /getteamplayers
- /gettopmatches
- /searchteams
- /getplayerachievements
- /getpatchinfo
License
The project is MIT licensed.
Contributing
Pull requests and issues are open! But read CONTRIBUTE.md first!