PHPackages                             munkireport/reportdata - 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. munkireport/reportdata

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

munkireport/reportdata
======================

Module for munkireport.

v3.6(3y ago)110.3k↑42.9%6[2 issues](https://github.com/munkireport/reportdata/issues)MITPHP

Since Nov 19Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/munkireport/reportdata)[ Packagist](https://packagist.org/packages/munkireport/reportdata)[ RSS](/packages/munkireport-reportdata/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)DependenciesVersions (21)Used By (0)Security (1)

Configuration
-------------

[](#configuration)

### Clients widget

[](#clients-widget)

Shows a graph with the total machines, active machines and inactive machines. The following coniguration variable determines the *inactive status* by the amount of days that a client has not logged in. The default value is 30.

```
REPORTDATA_DAYS_INACTIVE=30`
```

### IP Ranges widget

[](#ip-ranges-widget)

Plot IP ranges by providing an array with labels and a partial IP address. Specify multiple partials in array if you want to group them together. The IP adress part is queried with SQL LIKE

The configuration has to be a YAML file and is loaded from:

`local/module_configs/ip_ranges.yml`

You can override this file by specifying the following variable:

```
REPORTDATA_IP_CONFIG_PATH=/path/to/custom/config.yml
```

Example:

```
MyOrg: 100.99.
AltLocation:
    - 211.88.12.
    - 211.88.13.
Local: 127.0.0.1
```

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

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

Every ~91 days

Recently: every ~279 days

Total

19

Last Release

1140d ago

Major Versions

v1.5 → v2.02019-07-10

v2.6 → v3.02020-04-06

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5647483?v=4)[Munkireport](/maintainers/Munkireport)[@munkireport](https://github.com/munkireport)

---

Top Contributors

[![bochoven](https://avatars.githubusercontent.com/u/1429002?v=4)](https://github.com/bochoven "bochoven (95 commits)")[![tuxudo](https://avatars.githubusercontent.com/u/13306723?v=4)](https://github.com/tuxudo "tuxudo (11 commits)")[![poundbangbash](https://avatars.githubusercontent.com/u/1416288?v=4)](https://github.com/poundbangbash "poundbangbash (3 commits)")[![mosen](https://avatars.githubusercontent.com/u/316108?v=4)](https://github.com/mosen "mosen (1 commits)")[![joncrain](https://avatars.githubusercontent.com/u/5123982?v=4)](https://github.com/joncrain "joncrain (1 commits)")[![gmarnin](https://avatars.githubusercontent.com/u/815125?v=4)](https://github.com/gmarnin "gmarnin (1 commits)")[![AaronBurchfield](https://avatars.githubusercontent.com/u/1342729?v=4)](https://github.com/AaronBurchfield "AaronBurchfield (1 commits)")

### Embed Badge

![Health badge](/badges/munkireport-reportdata/health.svg)

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

###  Alternatives

[yii2mod/yii2-sweet-alert

Alert widget based on SweetAlert extension {@link http://tristanedwards.me/sweetalert)

43157.8k2](/packages/yii2mod-yii2-sweet-alert)

PHPackages © 2026

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