PHPackages                             jdecool/monolog-extra-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. jdecool/monolog-extra-bundle

AbandonedArchivedSymfony-bundle

jdecool/monolog-extra-bundle
============================

This bundle add some extra processor for Symfony usage

06PHP

Since Jan 5Pushed 10y ago1 watchersCompare

[ Source](https://github.com/jdecool/MonologExtraBundle)[ Packagist](https://packagist.org/packages/jdecool/monolog-extra-bundle)[ RSS](/packages/jdecool-monolog-extra-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Monolog Extra Bundle
====================

[](#monolog-extra-bundle)

[![Build Status](https://camo.githubusercontent.com/f9b2a964dea3770730ca1f903c60a8a7fd916d27ce32835f59f1360e6900a2b6/68747470733a2f2f7472617669732d63692e6f72672f6a6465636f6f6c2f4d6f6e6f6c6f67457874726142756e646c652e737667)](https://travis-ci.org/jdecool/MonologExtraBundle)

This Symfony2 bundles provides common additionnal Monolog processors for the framework.

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

[](#installation)

Install the latest version with

```
$ composer require jdecool/monolog-extra-bundle
```

\## Configuration

Basic configuration :

```
jdecool_monolog_extra:
    processor:
        security: true
        session:  true
```

Complete configuration :

```
jdecool_monolog_extra:
    processor:
        security:
            enable: true
            env:    ~

        session:
            enable: true
            env:    dev
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

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/a648f4457ad94c2fc48782bded875f3bf051b480fd2fe01eb7654b9fab180e5e?d=identicon)[jdecool](/maintainers/jdecool)

---

Top Contributors

[![jdecool](https://avatars.githubusercontent.com/u/433926?v=4)](https://github.com/jdecool "jdecool (1 commits)")

### Embed Badge

![Health badge](/badges/jdecool-monolog-extra-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/jdecool-monolog-extra-bundle/health.svg)](https://phpackages.com/packages/jdecool-monolog-extra-bundle)
```

PHPackages © 2026

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