PHPackages                             rwellens/nagios-dat - 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. rwellens/nagios-dat

ActiveLibrary

rwellens/nagios-dat
===================

Read nagios status.dat informations

v1.1.3(7y ago)030GPL-3.0PHPPHP &gt;=7.1.3

Since Nov 22Pushed 7y ago1 watchersCompare

[ Source](https://github.com/rwellens/nagios-dat)[ Packagist](https://packagist.org/packages/rwellens/nagios-dat)[ RSS](/packages/rwellens-nagios-dat/feed)WikiDiscussions feature/create\_parser Synced today

READMEChangelog (5)Dependencies (4)Versions (5)Used By (0)

Nagios Dat parser
=================

[](#nagios-dat-parser)

```
$statusFile = "nagios/status.dat";

$datIterator = new DatIterator($statusFile);
$datParser = new DatParser($datIterator);

header("Content-type: application/json");

echo(json_encode($datParser->toArray()));

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Every ~28 days

Total

3

Last Release

2669d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/35122f46ae857f7fb0281545262bd773e05ef14ca773a4c777b89a89afbb12b7?d=identicon)[rwellens](/maintainers/rwellens)

---

Top Contributors

[![rwellens](https://avatars.githubusercontent.com/u/166146?v=4)](https://github.com/rwellens "rwellens (12 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/rwellens-nagios-dat/health.svg)

```
[![Health](https://phpackages.com/badges/rwellens-nagios-dat/health.svg)](https://phpackages.com/packages/rwellens-nagios-dat)
```

PHPackages © 2026

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