Download the PHP package edbizarro/clash-royale-api without Composer
On this page you can find all versions of the php package edbizarro/clash-royale-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download edbizarro/clash-royale-api
More information about edbizarro/clash-royale-api
Files in edbizarro/clash-royale-api
Package clash-royale-api
Short Description Clash Royale Api PHP SDK
License MIT
Homepage https://github.com/edbizarro/clash-royale-api
Informations about the package clash-royale-api
PHP Wrapper for the Official Clash Royale API.
Installation
You can install the package via composer:
Usage
Before use this library visit https://developer.clashroyale.com to get an API TOKEN
Make sure to initialize the API Api::setApiToken($apiToken)
with a valid token before making requests
Clan
Info
Search
List with all search parameters
Members
List with all members parameters
War Log
List with all warlog parameters
Current War
List with all current war parameters
Player
Info
Battle log
Upcoming Chests
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- EdBizarro
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of clash-royale-api with dependencies
guzzlehttp/guzzle Version ^6.3
guzzlehttp/psr7 Version ^1.4
tightenco/collect Version ^7.4