ehehdada/highscore-tables-php-client-library

This is a library that can be imported in PHP projects to connect to our Highscore Tables API


Keywords
framework, curl, http, rest, http client, client, web service, highscore tables, ehehdada
License
AGPL-3.0

Documentation

highscore-tables-php-client-library

This is a library that can be imported in PHP projects to connect to our Highscore Tables API

```bash

Install Composer

curl -sS https://getcomposer.org/installer | php ```

Next, run the Composer command to install the latest stable version of this library:

bash composer require ehehdada/highscore-tables-php-client-library

After installing, you need to require Composer's autoloader:

php require 'vendor/autoload.php';

Documentation

More information can be found in the online documentation at https://highscores.ehehdada.com/.