PHPackages                             zent/http-kernel-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. zent/http-kernel-logger-bundle

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

zent/http-kernel-logger-bundle
==============================

v0.2(8y ago)017.4kPHP

Since Aug 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/zen1t/http-kernel-logger-bundle)[ Packagist](https://packagist.org/packages/zent/http-kernel-logger-bundle)[ RSS](/packages/zent-http-kernel-logger-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Http Kernel Logger Bundle
=========================

[](#http-kernel-logger-bundle)

Log request and responses

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

[](#installation)

```
# bash
composer require zent/http-kernel-logger-bundle ~0.2

```

```
# AppKernel.php
$bundles = [
   new Vesax\HttpKernelLoggerBundle\VesaxHttpKernelLoggerBundle()
];

```

Configuration
-------------

[](#configuration)

```
vesax_http_kernel_logger:
    zones:
        "^/api/":
            channel: api
            #type: response (or request)

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.1% 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 ~110 days

Total

2

Last Release

3064d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2409b3dfa6e57995690cde523af82d5b952ee77b9ebd8372fd351acbd4ad26ae?d=identicon)[zen1t](/maintainers/zen1t)

---

Top Contributors

[![vesax](https://avatars.githubusercontent.com/u/118364175?v=4)](https://github.com/vesax "vesax (4 commits)")[![zen1t](https://avatars.githubusercontent.com/u/9872888?v=4)](https://github.com/zen1t "zen1t (3 commits)")

### Embed Badge

![Health badge](/badges/zent-http-kernel-logger-bundle/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.1k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M137](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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