2017 © Pedro Peláez
 

library clash-of-clans-api

PHP wrapper for SuperCell's official ClashOfClans API.

image

polakosz/clash-of-clans-api

PHP wrapper for SuperCell's official ClashOfClans API.

  • Sunday, March 11, 2018
  • by PoLáKoSz
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 16 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Clash Of Clans API

Latest Version on Packagist ![Software License][ico-license] Total Downloads, (*1)

Install

Via Composer, (*2)

``` bash $ composer require polakosz/clash-of-clans-api, (*3)


## Usage ``` php use PoLaKoSz\ClashOfClansAPI as CoC; ... $apiKey = 'eyJ0eX...'; $api = new CoC\ClashOfClansApi($apiKey); $response = $api->getClanyByTag('#Y0PPL9V'); echo $response;

Testing

See this issue., (*4)

Contributing

Please see CONTRIBUTING and CODE OF CONDUCT for details., (*5)

Security

If you discover any security related issues, please email polakosz@freemail.hu instead of using the issue tracker., (*6)

Credits

License

The MIT License (MIT). Please see License File for more information., (*7)

The Versions

11/03 2018

dev-master

9999999-dev https://github.com/PoLaKoSz/ClashOfClansAPI

PHP wrapper for SuperCell's official ClashOfClans API.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

api wrapper polákosz clashofclansapi coc supercell

10/03 2018

v2.1.0

2.1.0.0 https://github.com/PoLaKoSz/ClashOfClansAPI

PHP wrapper for SuperCell's official ClashOfClans API.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

api wrapper polákosz clashofclansapi coc supercell

10/03 2018

dev-dev/new-architecture

dev-dev/new-architecture https://github.com/PoLaKoSz/ClashOfClansAPI

PHP wrapper for SuperCell's official ClashOfClans API.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

api wrapper polákosz clashofclansapi coc supercell