PHPackages                             loper/minecraft-query-client - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. loper/minecraft-query-client

ActiveLibrary[HTTP &amp; Networking](/categories/http)

loper/minecraft-query-client
============================

Minecraft Query Client by TCP and UDP protocols.

v1.1.0(1y ago)03561MITPHP

Since Jul 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/loperd/minecraft-query-client)[ Packagist](https://packagist.org/packages/loper/minecraft-query-client)[ RSS](/packages/loper-minecraft-query-client/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (7)Versions (22)Used By (0)

Minecraft Query Client
======================

[](#minecraft-query-client)

Simple implementation of [Server List Ping](https://wiki.vg/Server_List_Ping) and [Query](https://wiki.vg/Query) for getting status of Minecraft Server.

### Installation

[](#installation)

```
composer require loper/minecraft-query-client
```

### Examples

[](#examples)

#### Server List Ping

[](#server-list-ping)

examples/java-ping.php

```
#!/usr/bin/env php
