Download the PHP package krymosoftware/gameq without Composer
On this page you can find all versions of the php package krymosoftware/gameq. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download krymosoftware/gameq
More information about krymosoftware/gameq
Files in krymosoftware/gameq
Package gameq
Short Description A maintained fork of the famous PHP Gameserver Status Query Library GameQ by Austinb
License LGPL-3.0+
Informations about the package gameq
GameQ Fork by Krymo Software
GameQ is a PHP library that allows you to query multiple types of multiplayer game & voice servers at the same time.
This repository is a maintained fork of Austinb/GameQ by Krymo Software. While we don't plan to add new games for now, we'll ensure compatibility with the latest PHP versions and fix issues as they arise.
Requirements
Installation
Composer
This method assumes you already have composer installed and working properly. Add krymosoftware/gameq
as a requirement to composer.json by using composer require krymosoftware/gameq:^4.0.0
or by manually adding the following to the composer.json file in the require section:
Update your packages with composer update
or install with composer install
.
Standalone Library
Download the latest version of the library and unpack it into your project. Add the following to your bootstrap file:
The Autoloader.php
file provides the same autoloading functionality as the Composer installation.
Example
Need more? See Examples.
Contributing
Please see CONTRIBUTING for details.
License
See LICENSE for more information
Third Party Provider
- dev.tkirch.wsc.gameq - Provides this library as a plugin to WoltLab Suite™ Core.
All versions of gameq with dependencies
ext-bz2 Version *
ext-xml Version *
ext-simplexml Version *