PHPackages                             krymosoftware/gameq - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. krymosoftware/gameq

ActiveLibrary

krymosoftware/gameq
===================

A maintained fork of the famous PHP Gameserver Status Query Library GameQ by Austinb

4.0.0(1y ago)31.1k↓41.7%1LGPL-3.0+PHPPHP &gt;=8.1CI passing

Since Sep 27Pushed 4mo agoCompare

[ Source](https://github.com/SoftCreatRMedia/GameQ)[ Packagist](https://packagist.org/packages/krymosoftware/gameq)[ RSS](/packages/krymosoftware-gameq/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (8)Versions (2)Used By (0)

GameQ Fork by Krymo Software
============================

[](#gameq-fork-by-krymo-software)

[![CI](https://github.com/KrymoSoftware/GameQ/actions/workflows/Tests.yml/badge.svg)](https://github.com/KrymoSoftware/GameQ/actions/workflows/Tests.yml)[![License](https://camo.githubusercontent.com/5239d666c64559a1ed2daf19e1f82072ec43889d10cbdfe33e851825deab01f0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4c47504c2d626c75652e7376673f7374796c653d666c6174)](https://packagist.org/packages/krymosoftware/gameq)

GameQ is a PHP library that allows you to query multiple types of multiplayer game &amp; voice servers at the same time.

This repository is a maintained fork of [Austinb/GameQ](https://github.com/Austinb/GameQ) by [Krymo Software](https://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
------------

[](#requirements)

- PHP 8.1+ - [Tested](https://github.com/KrymoSoftware/GameQ/actions/workflows/Tests.yml) in PHP 8.1, 8.2 and 8.3
- [Bzip2](http://www.php.net/manual/en/book.bzip2.php) - Used for A2S compressed responses

Installation
------------

[](#installation)

#### [Composer](https://getcomposer.org/)

[](#composer)

This method assumes you already have composer [installed](https://getcomposer.org/doc/00-intro.md) 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:

```
"krymosoftware/gameq": "^4.0.0"
```

Update your packages with `composer update` or install with `composer install`.

#### Standalone Library

[](#standalone-library)

Download the [latest version](https://github.com/KrymoSoftware/GameQ/releases) of the library and unpack it into your project. Add the following to your bootstrap file:

```
require_once('/path/to/src/GameQ/Autoloader.php');
```

The `Autoloader.php` file provides the same autoloading functionality as the Composer installation.

Example
-------

[](#example)

```
$GameQ = new \GameQ\GameQ();
$GameQ->addServer([
    'type' => 'css',
    'host' => '127.0.0.1:27015',
]);
$results = $GameQ->process();
```

Need more? See [Examples](https://github.com/Austinb/GameQ/wiki/Examples-v3).

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

License
-------

[](#license)

See [LICENSE](LICENSE.lgpl) for more information

Third Party Provider
--------------------

[](#third-party-provider)

- [dev.tkirch.wsc.gameq](https://github.com/KrymoSoftware/dev.tkirch.wsc.gameq) - Provides this library as a plugin to WoltLab Suite™ Core.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance58

Moderate activity, may be stable

Popularity22

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

598d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/35f3041ff66f8ed197807484076b0a164c20310b931f342fc93e2513a4c44c41?d=identicon)[Krymonota](/maintainers/Krymonota)

---

Top Contributors

[![Austinb](https://avatars.githubusercontent.com/u/273921?v=4)](https://github.com/Austinb "Austinb (612 commits)")[![bumbummen99](https://avatars.githubusercontent.com/u/4533331?v=4)](https://github.com/bumbummen99 "bumbummen99 (69 commits)")[![Krymonota](https://avatars.githubusercontent.com/u/12609161?v=4)](https://github.com/Krymonota "Krymonota (18 commits)")[![rostov114](https://avatars.githubusercontent.com/u/3685401?v=4)](https://github.com/rostov114 "rostov114 (10 commits)")[![Erani0](https://avatars.githubusercontent.com/u/76605008?v=4)](https://github.com/Erani0 "Erani0 (9 commits)")[![massl](https://avatars.githubusercontent.com/u/568748?v=4)](https://github.com/massl "massl (8 commits)")[![TitusKirch](https://avatars.githubusercontent.com/u/16943133?v=4)](https://github.com/TitusKirch "TitusKirch (6 commits)")[![achton](https://avatars.githubusercontent.com/u/109079?v=4)](https://github.com/achton "achton (4 commits)")[![Blackskyliner](https://avatars.githubusercontent.com/u/1038517?v=4)](https://github.com/Blackskyliner "Blackskyliner (4 commits)")[![Memphis017](https://avatars.githubusercontent.com/u/17451919?v=4)](https://github.com/Memphis017 "Memphis017 (4 commits)")[![skylord123](https://avatars.githubusercontent.com/u/3412313?v=4)](https://github.com/skylord123 "skylord123 (4 commits)")[![devu4](https://avatars.githubusercontent.com/u/5420621?v=4)](https://github.com/devu4 "devu4 (3 commits)")[![firefly2442](https://avatars.githubusercontent.com/u/531175?v=4)](https://github.com/firefly2442 "firefly2442 (3 commits)")[![Verox-](https://avatars.githubusercontent.com/u/6207925?v=4)](https://github.com/Verox- "Verox- (3 commits)")[![fritzmg](https://avatars.githubusercontent.com/u/4970961?v=4)](https://github.com/fritzmg "fritzmg (2 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![sifex](https://avatars.githubusercontent.com/u/2058557?v=4)](https://github.com/sifex "sifex (2 commits)")[![uilson](https://avatars.githubusercontent.com/u/3997415?v=4)](https://github.com/uilson "uilson (2 commits)")[![RikoDEV](https://avatars.githubusercontent.com/u/18230443?v=4)](https://github.com/RikoDEV "RikoDEV (1 commits)")[![blaknite](https://avatars.githubusercontent.com/u/1002901?v=4)](https://github.com/blaknite "blaknite (1 commits)")

---

Tags

gameqserverstatus

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/krymosoftware-gameq/health.svg)

```
[![Health](https://phpackages.com/badges/krymosoftware-gameq/health.svg)](https://phpackages.com/packages/krymosoftware-gameq)
```

###  Alternatives

[austinb/gameq

GameQ Gameserver Library

42158.9k2](/packages/austinb-gameq)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
