Installation

Composer / Packagist

This library is available via Packagist as hardwiregaming/ts3-php.

You can install it using Composer:

$ composer require hardwiregaming/ts3-php

or add this library to your project’s composer.json:

"require": {
    "hardwiregaming/ts3-php": "~1.1"
},

See also: Composer documentation, Packagist documentation