Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bennetgallein/paladinsphp
- Owner: bennetgallein
- License: mit
- Created: 2017-10-09T16:45:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T20:59:26.000Z (almost 7 years ago)
- Last Synced: 2024-11-15T22:14:15.436Z (3 months ago)
- Topics: composer, paladins, paladins-api
- Language: PHP
- Homepage: http://bennetgallein.de/PaladinsPHP
- Size: 1.04 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
___
## LicenseThe project is MIT licensed.
___
## ContributingPull requests and issues are open! But read [CONTRIBUTE.md](CONTRIBUTE.md) first!
___