PHPackages                             alpixel/loggingbundle - 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. alpixel/loggingbundle

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

alpixel/loggingbundle
=====================

This bundle is used by our team to build a CMS tool on top of Sonata

v1.0.3(9y ago)04.6kMITPHPPHP &gt;=5.5.0

Since Sep 20Pushed 9y ago2 watchersCompare

[ Source](https://github.com/alpixel/AlpixelLoggingBundle)[ Packagist](https://packagist.org/packages/alpixel/loggingbundle)[ Docs](https://www.alpixel.fr)[ RSS](/packages/alpixel-loggingbundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (4)Dependencies (2)Versions (6)Used By (0)

AlpixelLoggingBundle
====================

[](#alpixelloggingbundle)

Purpose of this bundle is to offer better automation of log handler. Mainly about Slack reporting.

### Configuration

[](#configuration)

In your AppKernel

```
new Alpixel\Bundle\LoggingBundle\AlpixelLoggingBundle(),
new Symfony\Bundle\MonologBundle\MonologBundle(),

```

In your config.yml

```
alpixel_logging:
    slack:
      token:    "my token"
      bot_name: "Error Bot"
      channel:  "alerts"
      debug: false #To activate in debug environment

```

Don't forget to remove any basic logging configuration in your config\_prod and config\_dev.yml

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

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

Total

4

Last Release

3436d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/93763167?v=4)[gouaille](/maintainers/gouaille)[@GOUAILLE](https://github.com/GOUAILLE)

---

Top Contributors

[![benjamin-hubert](https://avatars.githubusercontent.com/u/210580?v=4)](https://github.com/benjamin-hubert "benjamin-hubert (12 commits)")

---

Tags

symfonybundleloggingSymfony2alpixel

### Embed Badge

![Health badge](/badges/alpixel-loggingbundle/health.svg)

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

###  Alternatives

[friendsofopentelemetry/opentelemetry-bundle

Traces, metrics, and logs instrumentation within your Symfony application

6510.2k](/packages/friendsofopentelemetry-opentelemetry-bundle)

PHPackages © 2026

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