PHPackages                             vted/peary - 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. vted/peary

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

vted/peary
==========

A demo bundle

1.0.5(9y ago)174MITPHP

Since Feb 11Pushed 9y ago1 watchersCompare

[ Source](https://github.com/vtedesco/Peary)[ Packagist](https://packagist.org/packages/vted/peary)[ RSS](/packages/vted-peary/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)DependenciesVersions (7)Used By (0)

PearyBundle
===========

[](#pearybundle)

Developpement in progress... Made for implement quickly some tools and monitoring capabilities on new projects. Currently let you :

- Log 404 and 500 errors and display them
- Display Monolog errors

To do :

- View sent emails
- Improved permission access

Interface preview: [![PearyBundle preview](https://camo.githubusercontent.com/7bd18ef4ce7d54aac0c9dcbf1127687ea170d500dba4b92d07b7768df64adcae/687474703a2f2f692e696d6775722e636f6d2f53753946736f682e706e67)](https://camo.githubusercontent.com/7bd18ef4ce7d54aac0c9dcbf1127687ea170d500dba4b92d07b7768df64adcae/687474703a2f2f692e696d6775722e636f6d2f53753946736f682e706e67)

Instalation
-----------

[](#instalation)

Install via composer

```
composer require vted/peary
```

Enable the bundle in your kernel

```
# app/AppKernel.php
$bundles = [
    //...
    new Vted\PearyBundle\VtedPearyBundle(),
    //...
];
```

Add routing

```
# app/config/routing.yml
vted_peary:
    resource: "@VtedPearyBundle/Resources/config/routing.yml"
    prefix:   /_peary/
```

Usage
-----

[](#usage)

Go to `yourdomain.com/_peary` to acces the dashboard

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

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

Every ~81 days

Recently: every ~101 days

Total

6

Last Release

3387d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/706825?v=4)[Vivien Tedesco](/maintainers/vtedesco)[@vtedesco](https://github.com/vtedesco)

---

Top Contributors

[![vtedesco](https://avatars.githubusercontent.com/u/706825?v=4)](https://github.com/vtedesco "vtedesco (13 commits)")

---

Tags

bundlephpsymfonysymfony-bundleSymfony2monologshipping

### Embed Badge

![Health badge](/badges/vted-peary/health.svg)

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

###  Alternatives

[maxbanton/cwh

AWS CloudWatch Handler for Monolog library

42516.0M35](/packages/maxbanton-cwh)[inpsyde/wonolog

Monolog-based logging package for WordPress.

184637.3k7](/packages/inpsyde-wonolog)[phpnexus/cwh

AWS CloudWatch Handler for Monolog library

403.7M7](/packages/phpnexus-cwh)[logtail/monolog-logtail

Logtail handler for Monolog

243.6M3](/packages/logtail-monolog-logtail)[kdyby/monolog

Integration of Monolog into Nette Framework

32701.2k10](/packages/kdyby-monolog)[inpsyde/logzio-monolog

Logz.io integration for Monolog

191.2M1](/packages/inpsyde-logzio-monolog)

PHPackages © 2026

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