ichbin/gameq

Laravel 的 GameQ Gameserver 库

v1 2020-12-17 13:08 UTC

This package is auto-updated.

Last update: 2024-09-18 02:08:44 UTC


README

Latest Version on Packagist Scrutinizer Code Quality Build Status Total Downloads License

GameQ 是一个 PHP 库,允许你同时查询多种类型的多人游戏和语音服务器。

要求

  • PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0
  • Bzip2 - 用于 A2S 压缩响应

测试

Laravel 8.0

安装

您可以通过 composer 安装此包

composer require ichbin/gameq

用法

return GameQ::info($type, $ip, $port);

致谢