PHPackages                             moar/metrics - 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. moar/metrics

ActiveLibrary

moar/metrics
============

Collect application performance metrics

16PHP

Since Apr 8Pushed 13y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Moar-Metrics
============

[](#moar-metrics)

Collect counter and elapsed time metrics for logging or other reporting.

Part of the [Moar PHP Library](https://github.com/bd808/moar).

[![Latest Build Status](https://camo.githubusercontent.com/706d41ce9ec325fe5b8351e9f510b2ae434ff6f444069531399db829bdee9392/68747470733a2f2f7472617669732d63692e6f72672f62643830382f6d6f61722d6d6574726963732e706e67)](https://travis-ci.org/bd808/moar-metrics)

Installation
------------

[](#installation)

Moar-Metrics is available on Packagist ([moar/metrics](https://packagist.org/packages/moar/metrics)) and is installable via [Composer](http://getcomposer.org).

```
{
  "require": {
    "moar/metrics": "dev-master"
  }
}

```

If you do not use Composer, you can get the source from GitHub and use any PSR-0 compatible autoloader.

```
$ git clone https://github.com/bd808/moar-metrics.git

```

Run the tests
-------------

[](#run-the-tests)

Tests are automatically performed by [Travis CI](https://travis-ci.org): [![Latest Build Status](https://camo.githubusercontent.com/706d41ce9ec325fe5b8351e9f510b2ae434ff6f444069531399db829bdee9392/68747470733a2f2f7472617669732d63692e6f72672f62643830382f6d6f61722d6d6574726963732e706e67)](https://travis-ci.org/bd808/moar-metrics)

```
curl -sS https://getcomposer.org/installer | php
php composer.phar install --dev
phpunit

```

---

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![bd808](https://avatars.githubusercontent.com/u/6469?v=4)](https://github.com/bd808 "bd808 (7 commits)")

### Embed Badge

![Health badge](/badges/moar-metrics/health.svg)

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

PHPackages © 2026

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