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

ActiveLibrary

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

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

Since Jan 1Pushed 4mo 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 1mo ago

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

33

—

LowBetter than 75% of packages

Maintenance75

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

135d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c6cf31d2056ebf7fe40172fe319b3590580dd2f2c25d2ea4c2b9ad77ebeb9a5?d=identicon)[xxFLORII](/maintainers/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!

2234.2k1](/packages/muqsit-invmenu)[sof3/libasynql

1427.8k3](/packages/sof3-libasynql)[muqsit/simple-packet-handler

Handle specific data packets (virion for PMMP API 4.0.0)

426.1k3](/packages/muqsit-simple-packet-handler)[dktapps/pmforms

Form API library for PocketMine-MP plugins

522.3k1](/packages/dktapps-pmforms)[sof3/infoapi

321.2k1](/packages/sof3-infoapi)[muqsit/asynciterator

A virion that simplifies writing tasks that traverse iterators

182.9k](/packages/muqsit-asynciterator)

PHPackages © 2026

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