Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Latest commit

 

History

History
44 lines (30 loc) · 845 Bytes

README.md

File metadata and controls

44 lines (30 loc) · 845 Bytes

WarGaming API

With this client your can work WarGaming API

Installation

Add WarGaming API in your composer.json:

{
    "require": {
        "wargaming/api": "dev-master"
    }
}

Now tell composer to download the library by running the command:

$ php composer.phar update wargaming/api

Documentation

The bulk of the documentation is stored in the doc/index.md file in this library:

Read the Documentation

License

This library is under the MIT license. See the complete license in library

LICENSE

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.