PHPackages                             xxplugins/bstats-pmmp - 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. xxplugins/bstats-pmmp

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

xxplugins/bstats-pmmp
=====================

1.0.0(6mo ago)001Apache-2.0PHPPHP ^8.1

Since Jan 1Pushed 6mo agoCompare

[ Source](https://github.com/xxPLUGINS/bStats-PMMP)[ Packagist](https://packagist.org/packages/xxplugins/bstats-pmmp)[ RSS](/packages/xxplugins-bstats-pmmp/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

bStats-PMMP
===========

[](#bstats-pmmp)

> bStats-PMMP is an implementation of bStats () for PocketMine.

How to use:
-----------

[](#how-to-use)

```
namespace your\name\space;

use pocketmine\plugin\PluginBase;
use xxFLORII\bStats\Metrics;

class YourPlugin extends PluginBase {

    protected function onEnable() : void{
        $pluginId = 1234; //ToDo: replace with your plugin ID from https://bstats.org
        $metrics = new Metrics($this, $pluginId);
        $metrics->scheduleMetricsDataSend();
    }
}
```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance69

Regular maintenance activity

Popularity1

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.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

Unknown

Total

1

Last Release

184d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/38558911?v=4)[Florian](/maintainers/xxFLORII)[@xxFLORII](https://github.com/xxFLORII)

---

Top Contributors

[![xxFLORII](https://avatars.githubusercontent.com/u/38558911?v=4)](https://github.com/xxFLORII "xxFLORII (8 commits)")[![poggit-bot](https://avatars.githubusercontent.com/u/22427965?v=4)](https://github.com/poggit-bot "poggit-bot (1 commits)")

### Embed Badge

![Health badge](/badges/xxplugins-bstats-pmmp/health.svg)

```
[![Health](https://phpackages.com/badges/xxplugins-bstats-pmmp/health.svg)](https://phpackages.com/packages/xxplugins-bstats-pmmp)
```

###  Alternatives

[muqsit/invmenu

A PocketMine-MP virion to create and manage virtual inventories!

2225.4k1](/packages/muqsit-invmenu)[muqsit/simple-packet-handler

Handle specific data packets (virion for PMMP API 4.0.0)

417.8k4](/packages/muqsit-simple-packet-handler)[dktapps/pmforms

Form API library for PocketMine-MP plugins

532.6k1](/packages/dktapps-pmforms)[muqsit/asynciterator

A virion that simplifies writing tasks that traverse iterators

183.1k](/packages/muqsit-asynciterator)

PHPackages © 2026

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