PHPackages                             whatwedo/monitor-bundle - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. whatwedo/monitor-bundle

ActiveSymfony-bundle[Logging &amp; Monitoring](/categories/logging)

whatwedo/monitor-bundle
=======================

Easy monitoring for symfony based applications.

v3.0.0(11mo ago)215.5k—3.8%MITPHPPHP &gt;=8.2CI passing

Since Jan 7Pushed 11mo ago11 watchersCompare

[ Source](https://github.com/whatwedo/MonitorBundle)[ Packagist](https://packagist.org/packages/whatwedo/monitor-bundle)[ Docs](https://whatwedo.github.io/MonitorBundle/)[ RSS](/packages/whatwedo-monitor-bundle/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (7)Dependencies (16)Versions (12)Used By (0)

[![GitHub Actions](https://github.com/whatwedo/MonitorBundle/actions/workflows/ci.yaml/badge.svg)](https://github.com/whatwedo/MonitorBundle/actions/workflows/ci.yaml/badge.svg)[![PHP Version Require](https://camo.githubusercontent.com/70b28d7c0e2da75b3486810405cb61e34e72f1831e67e53676aac875e4398070/687474703a2f2f706f7365722e707567782e6f72672f776861747765646f2f6d6f6e69746f722d62756e646c652f726571756972652f706870)](https://packagist.org/packages/whatwedo/monitor-bundle)[![Latest Stable Version](https://camo.githubusercontent.com/487ddefce7254adbf2ef5462e68db7b72d457532f9f2eb1d56d8b151b884f06a/687474703a2f2f706f7365722e707567782e6f72672f776861747765646f2f6d6f6e69746f722d62756e646c652f76)](https://packagist.org/packages/whatwedo/monitor-bundle)[![SymfonyInsight](https://camo.githubusercontent.com/bd21f8182771c406939aa31fe9a15ca3460f16644dde71e1546655c556711f7d/68747470733a2f2f696e73696768742e73796d666f6e792e636f6d2f70726f6a656374732f62333663346330332d646463332d343264632d623836662d6439323633633336646363322f6d696e692e737667)](https://insight.symfony.com/projects/b36c4c03-ddc3-42dc-b86f-d9263c36dcc2)[![codecov](https://camo.githubusercontent.com/6a765da66d74b8070c643fb70524a11c4f571e68c6489f003fcbb27e4a905d35/68747470733a2f2f636f6465636f762e696f2f6769746875622f776861747765646f2f4d6f6e69746f7242756e646c652f6272616e63682f6d61696e2f67726170682f62616467652e7376673f746f6b656e3d55304c4f345a48395a47)](https://codecov.io/github/whatwedo/MonitorBundle)

whatwedoMonitorBundle
=====================

[](#whatwedomonitorbundle)

This bundle enables application monitoring features:

- **Sensors** to check the healthiness
- **Metrics** to get metrics (f.ex. number of messages in the queue)

the bundle provides multiple methods to get the state with all sensors and metrics:

- **Dashboard** to integrate it into the application (tailwind design given)
- **Command** access (`bin/console whatwedo:monitor:check`) which returns a text based overview and returns exit code 0 or 1 to integrate it into f.ex. docker health checks
- **HTTP API (JSON/XML) Endpoint** which returns 200 or 503 HTTP code to integrate it into the monitoring software (f.ex. Prometheus)

[![Screenshot Dashboard](docs/images/screenshot_dashboard.png)](docs/images/screenshot_dashboard.png)

Documentation
-------------

[](#documentation)

see

License
-------

[](#license)

This bundle is under the MIT license. See the complete license in the bundle: [LICENSE](LICENSE)

Maintainer
----------

[](#maintainer)

This bundle is maintained by [whatwedo GmbH](https://whatwedo.ch), a software studio based in Bern, Switzerland.

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance50

Moderate activity, may be stable

Popularity28

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 70% 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 ~109 days

Recently: every ~80 days

Total

9

Last Release

356d ago

Major Versions

v1.1.0 → v2.0.02023-07-11

v2.1.4 → v3.0.02025-05-27

PHP version history (2 changes)v1.0.0PHP &gt;=8.1

v3.0.0PHP &gt;=8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/647483?v=4)[Ueli Banholzer](/maintainers/xarem)[@xarem](https://github.com/xarem)

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

---

Top Contributors

[![xarem](https://avatars.githubusercontent.com/u/647483?v=4)](https://github.com/xarem "xarem (21 commits)")[![rugbymauri](https://avatars.githubusercontent.com/u/5549264?v=4)](https://github.com/rugbymauri "rugbymauri (5 commits)")[![robinlehrmann](https://avatars.githubusercontent.com/u/8525833?v=4)](https://github.com/robinlehrmann "robinlehrmann (2 commits)")[![tuxes3](https://avatars.githubusercontent.com/u/5341293?v=4)](https://github.com/tuxes3 "tuxes3 (2 commits)")

---

Tags

application-monitoringmonitoringsymfonysymfony-bundlesymfony5symfony6

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/whatwedo-monitor-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/whatwedo-monitor-bundle/health.svg)](https://phpackages.com/packages/whatwedo-monitor-bundle)
```

###  Alternatives

[liip/monitor-bundle

Liip Monitor Bundle

4728.7M16](/packages/liip-monitor-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[locastic/loggastic

ElasticSearch activity logs for Symfony

3816.5k](/packages/locastic-loggastic)[inspector-apm/inspector-symfony

Code Execution Monitoring for Symfony applications.

2830.1k2](/packages/inspector-apm-inspector-symfony)

PHPackages © 2026

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