Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bennetgallein/paladinsphp

A wrapper for the offical Paladins API
https://github.com/bennetgallein/paladinsphp

composer paladins paladins-api

Last synced: 20 days ago
JSON representation

A wrapper for the offical Paladins API

Awesome Lists containing this project

README

        

# PaladinsPHP [![Build Status](https://travis-ci.org/bennetgallein/PaladinsPHP.svg?branch=master)](https://travis-ci.org/bennetgallein/PaladinsPHP)

This a wrapper for the Paladins API by Hi-Rez studios.
You can find the PHP Documentation here: [http://bennetgallein.github.io/PaladinsPHP](http://bennetgallein.github.io/PaladinsPHP)
___
### I started writing the documentation, you can visit it over at my own website [http://bennetgallein.de/](http://bennetgallein.de/PaladinsPHP)
___

## 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](CONTRIBUTE.md) first!
___