Download the PHP package gasjki/game-server-query without Composer
On this page you can find all versions of the php package gasjki/game-server-query. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gasjki/game-server-query
More information about gasjki/game-server-query
Files in gasjki/game-server-query
Package game-server-query
Short Description GameServerQuery - Extended PHP game server query library based on GameQ.
License LGPL-3.0+
Informations about the package game-server-query
📊 Game Server Query
Current version: 1.0.26
Inspiration: GameQ by AustinB
This script is an updated version of GameQ script created by AustinB. I recommend accessing his repository
and give him a beer. He deserves it!
I decided to create this repository for my next project. Compared to the original script,
this one is more configurable.
Good to know
At this moment, only Source games are supported by this library. I'm working on supporting all games that are currently supported by GameQ.
Requirements
- PHP 8.0+
- BZip2 - Used by the Source Protocol
Installation
Use the following Composer command to add your package:
composer require gasjki/game-server-query
Note: Update your package to the latest version using composer update gasjki/game-server-query
.
Examples
See more examples here.
Live example
Live example: https://gamefire.ro
Exceptions
[Source]
- 7 Days To Die - does NOT support players;
- Atlas - does NOT support players;
- Barotrauma - does NOT support players;
- Battalion 1944 - does NOT support players;
- Contagion - does NOT support players;
- Day Z - does NOT support players / rules;
- Empyrion Galactic Survival - does NOT support players / rules;
- Mordhau - does NOT support players;
- Rust - does NOT support players;
- The Forest - does NOT support players;
- Valheim - does NOT support players;
- Wurn - does NOT support players;
[Other]
- San Andreas Multiplayer - does NOT support players if # of online players is higher than 255;
All versions of game-server-query with dependencies
ext-bz2 Version *
ext-json Version *
ext-mbstring Version *
ext-simplexml Version *