bennetgallein/paladins-php

A wrapper for the official Paladins API

dev-master 2018-02-07 20:59 UTC

This package is auto-updated.

Last update: 2024-02-28 22:20:07 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!