PHPackages                             ozzyfant/minephpquery - 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. ozzyfant/minephpquery

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

ozzyfant/minephpquery
=====================

Simple to use library to fetch and check the status of Minecraft servers.

1.0(12y ago)164GPL-3.0PHPPHP &gt;=5.4.0

Since Jul 20Pushed 11y ago1 watchersCompare

[ Source](https://github.com/ozzyfant/MinePHPQuery)[ Packagist](https://packagist.org/packages/ozzyfant/minephpquery)[ RSS](/packages/ozzyfant-minephpquery/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

MinePHPQuery
------------

[](#minephpquery)

This library is a utility to query Minecraft servers and get their status. It is possible to fetch these status values:

- Current number of players playing
- Maximum number of players
- All names of currently playing players
- Plugins (if any)
- Port and current server IP
- Name of the server (MOTD)
- Name of the modification used (if any)
- Is the server online?

Before starting
---------------

[](#before-starting)

This library uses Minecraft's query protocol, which isn't activated by default. You need to change the configuration if necessary.

```
enable-query=false

```

needs to be changed to

```
enable-query=true
query.port=25565

```

To get started, take a look at `example.php` for basic usage.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

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

4681d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f19e0b3a39b6c24187867077bfd031e71181134812c06e91bd090d8fa9615202?d=identicon)[ozzyfant](/maintainers/ozzyfant)

---

Top Contributors

[![JanekOstendorf](https://avatars.githubusercontent.com/u/718490?v=4)](https://github.com/JanekOstendorf "JanekOstendorf (3 commits)")

### Embed Badge

![Health badge](/badges/ozzyfant-minephpquery/health.svg)

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

PHPackages © 2026

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