Skip to content

bennetgallein/PaladinsPHP

Repository files navigation

PaladinsPHP Build Status

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!