PHPackages                             patrickallaert/php-apm-web - 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. patrickallaert/php-apm-web

ActiveLibrary

patrickallaert/php-apm-web
==========================

APM (Alternative PHP Monitor) web frontend

2.0.0(11y ago)771316[2 issues](https://github.com/patrickallaert/php-apm-web/issues)PHP-3.01JavaScript

Since Mar 9Pushed 11y ago4 watchersCompare

[ Source](https://github.com/patrickallaert/php-apm-web)[ Packagist](https://packagist.org/packages/patrickallaert/php-apm-web)[ RSS](/packages/patrickallaert-php-apm-web/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

APM (Alternative PHP Monitor) web frontend
==========================================

[](#apm-alternative-php-monitor-web-frontend)

[APM (Alternative PHP Monitor)](https://github.com/patrickallaert/php-apm) is a monitoring extension enabling native [Application Performance Management (APM)](http://en.wikipedia.org/wiki/Application_performance_management) for PHP.

This is the web frontend that enables visualizing the data gathered by that extension.

Installing
----------

[](#installing)

### From source:

[](#from-source)

1. Check out this repository so that it can be accessed by your webserver.

    ```
    git clone https://github.com/patrickallaert/php-apm-web.git apm-web

    ```
2. Configure `config/db.php` to use the correct backend:

    ```
    return new PDO("sqlite:/var/php/apm/db/events");
    ```
3. Reach the created directory from your browser:

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

Unknown

Total

1

Last Release

4088d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a3f2e964fc1375a1f72892c322517fae6b1f1652fa8bc8617716bab4832c7ba?d=identicon)[patrick.allaert](/maintainers/patrick.allaert)

---

Top Contributors

[![patrickallaert](https://avatars.githubusercontent.com/u/195277?v=4)](https://github.com/patrickallaert "patrickallaert (15 commits)")

### Embed Badge

![Health badge](/badges/patrickallaert-php-apm-web/health.svg)

```
[![Health](https://phpackages.com/badges/patrickallaert-php-apm-web/health.svg)](https://phpackages.com/packages/patrickallaert-php-apm-web)
```

PHPackages © 2026

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