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 2w 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 57% 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

3115d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9872888?v=4)[zen1t](/maintainers/zen1t)[@zen1t](https://github.com/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.2B10.9k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1938.5M262](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2326.5M315](/packages/open-telemetry-sdk)[illuminated/console-logger

Logging and Notifications for Laravel Console Commands.

8676.7k](/packages/illuminated-console-logger)

PHPackages © 2026

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