PHPackages                             pmdevelopment/logger-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. pmdevelopment/logger-bundle

AbandonedArchivedLibrary[Logging &amp; Monitoring](/categories/logging)

pmdevelopment/logger-bundle
===========================

Logger for Symfony

1.0.10(7y ago)086MITPHPPHP ^7.0.16

Since Mar 13Pushed 7y ago1 watchersCompare

[ Source](https://github.com/pmdevelopment/logger-bundle)[ Packagist](https://packagist.org/packages/pmdevelopment/logger-bundle)[ RSS](/packages/pmdevelopment-logger-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (4)Versions (12)Used By (0)

LoggerBundle
============

[](#loggerbundle)

It is a Symfony Bundle with the goal to provide a persistent logger, which allows parallel (but not compatible!) to the integrated and easy error management for the productive environment.

Setup
-----

[](#setup)

Add to composer:

```
composer require pmdevelopment/logger-bundle
```

Add to Bundles in AppKernel:

```
new PM\Bundle\LoggerBundle\PMLoggerBundle(),
```

Import services in config.yml:

```
imports:
    - { resource: "@PMLoggerBundle/Resources/config/services.yml" }
```

Create and execute migrations:

```
php bin/console doctr:migr:diff
php bin/console doctr:migr:migr
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

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 ~12 days

Total

11

Last Release

2905d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4947485?v=4)[Sven](/maintainers/pmdevelopment)[@pmdevelopment](https://github.com/pmdevelopment)

---

Top Contributors

[![pmdevelopment](https://avatars.githubusercontent.com/u/4947485?v=4)](https://github.com/pmdevelopment "pmdevelopment (16 commits)")

### Embed Badge

![Health badge](/badges/pmdevelopment-logger-bundle/health.svg)

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M379](/packages/easycorp-easyadmin-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M719](/packages/sylius-sylius)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M482](/packages/pimcore-pimcore)[contao/core-bundle

Contao Open Source CMS

1231.6M2.7k](/packages/contao-core-bundle)[contao/manager-bundle

Provides the Contao Managed Edition

181.3M68](/packages/contao-manager-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k59](/packages/open-dxp-opendxp)

PHPackages © 2026

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