PHPackages                             austinb/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. austinb/gameq

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

austinb/gameq
=============

GameQ Gameserver Library

v3.1.0(3y ago)42261.9k—3.8%144[33 issues](https://github.com/Austinb/GameQ/issues)[15 PRs](https://github.com/Austinb/GameQ/pulls)2LGPL-3.0+PHPPHP &gt;=5.6.40CI passing

Since Mar 30Pushed 2mo ago31 watchersCompare

[ Source](https://github.com/Austinb/GameQ)[ Packagist](https://packagist.org/packages/austinb/gameq)[ Fund](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VAU2KADATP5PU)[ RSS](/packages/austinb-gameq/feed)WikiDiscussions v3 Synced today

READMEChangelog (10)Dependencies (5)Versions (23)Used By (2)

GameQ Version 3
===============

[](#gameq-version-3)

[![CI](https://github.com/Austinb/GameQ/actions/workflows/Tests.yml/badge.svg)](https://github.com/Austinb/GameQ/actions/workflows/Tests.yml)[![Code Coverage](https://camo.githubusercontent.com/fb577f2bc9ff9977da973dd1c18c77417ebf8d90b5bb22e92a7d5c9af72a8380/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f41757374696e622f47616d65512f6261646765732f636f7665726167652e706e673f623d7633)](https://scrutinizer-ci.com/g/Austinb/GameQ/?branch=v3)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/e98fb2b95780d0c2f0d8b1e2c13db9667d794f2ebf8fec109db531d6f9da9ffa/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f41757374696e622f47616d65512f6261646765732f7175616c6974792d73636f72652e706e673f623d7633267374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Austinb/GameQ/?branch=v3)[![License](https://camo.githubusercontent.com/5239d666c64559a1ed2daf19e1f82072ec43889d10cbdfe33e851825deab01f0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4c47504c2d626c75652e7376673f7374796c653d666c6174)](https://packagist.org/packages/austinb/gameq)[![paypal](https://camo.githubusercontent.com/e1ff554a09e8e92bef25abc553ff05b88f45afd695877cf12f3a46558ef65b2e/68747470733a2f2f7777772e70617970616c6f626a656374732e636f6d2f656e5f55532f692f62746e2f62746e5f646f6e61746543435f4c472e676966)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VAU2KADATP5PU)

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

Requirements
------------

[](#requirements)

- PHP 5.6.40+ - [Tested](https://github.com/Austinb/GameQ/actions/workflows/Tests.yml) in PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3 &amp; 8.4
- [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 `austinb/gameq` as a requirement to composer.json by using `composer require austinb/gameq:~3.1` or by manually adding the following to the *composer.json* file in the **require** section:

```
"austinb/gameq": "~3.1"
```

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

#### Standalone Library

[](#standalone-library)

Download the [latest version](https://github.com/Austinb/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 auto loading functionality as the Composer install.

Useage
------

[](#useage)

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

Need more? See the [Examples](https://github.com/Austinb/GameQ/wiki/Examples-v3) as well as the [Documentation](https://austinb.github.io/GameQ/api/).

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/tkirchDev/dev.tkirch.wsc.gameq) - Provides the "Austinb GameQ" library at the WSC.

Donations
=========

[](#donations)

[![paypal](https://camo.githubusercontent.com/e1ff554a09e8e92bef25abc553ff05b88f45afd695877cf12f3a46558ef65b2e/68747470733a2f2f7777772e70617970616c6f626a656374732e636f6d2f656e5f55532f692f62746e2f62746e5f646f6e61746543435f4c472e676966)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VAU2KADATP5PU)

###  Health Score

56

—

FairBetter than 97% of packages

Maintenance57

Moderate activity, may be stable

Popularity52

Moderate usage in the ecosystem

Community38

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 77.9% 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

Every ~278 days

Recently: every ~644 days

Total

14

Last Release

499d ago

Major Versions

v2.x-dev → v3.0.62016-03-10

PHP version history (3 changes)2.0.4PHP &gt;=5.2

v3.0.6PHP &gt;=5.4.14

v3.0.15PHP &gt;=5.6.40

### Community

Maintainers

![](https://www.gravatar.com/avatar/269c2494c1c82b1efe58be15e89bb3bc45bd535b56d960af9a7358496839dab8?d=identicon)[AustinB](/maintainers/AustinB)

---

Top Contributors

[![Austinb](https://avatars.githubusercontent.com/u/273921?v=4)](https://github.com/Austinb "Austinb (613 commits)")[![bumbummen99](https://avatars.githubusercontent.com/u/4533331?v=4)](https://github.com/bumbummen99 "bumbummen99 (88 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)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (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)")[![RouatbiH](https://avatars.githubusercontent.com/u/23016064?v=4)](https://github.com/RouatbiH "RouatbiH (3 commits)")[![Verox-](https://avatars.githubusercontent.com/u/6207925?v=4)](https://github.com/Verox- "Verox- (3 commits)")[![firefly2442](https://avatars.githubusercontent.com/u/531175?v=4)](https://github.com/firefly2442 "firefly2442 (3 commits)")[![Krymonota](https://avatars.githubusercontent.com/u/12609161?v=4)](https://github.com/Krymonota "Krymonota (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)")[![MrFallen](https://avatars.githubusercontent.com/u/5339386?v=4)](https://github.com/MrFallen "MrFallen (1 commits)")[![RigVix](https://avatars.githubusercontent.com/u/25361209?v=4)](https://github.com/RigVix "RigVix (1 commits)")

---

Tags

composergame-servergameqgamingphpgameqserverstatus

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

PHPackages © 2026

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