PHPackages                             jvandemo/zf2-event-logger - 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. jvandemo/zf2-event-logger

ActiveLibrary

jvandemo/zf2-event-logger
=========================

Zend Framework 2 Event Logger module

4555PHP

Since Mar 15Pushed 13y ago2 watchersCompare

[ Source](https://github.com/jvandemo/zf2-event-logger)[ Packagist](https://packagist.org/packages/jvandemo/zf2-event-logger)[ RSS](/packages/jvandemo-zf2-event-logger/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Zend Framework 2 Event Logger
=============================

[](#zend-framework-2-event-logger)

Zend Framework 2 module that logs all events to the error\_log.

Requirements
------------

[](#requirements)

[Zend Framework 2](http://www.github.com/zendframework/zf2)

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

[](#installation)

1. Put the module in your the /vendor folder of your application
2. Add Zf2EventLogger to the modules in your application.config.php

What does it do ?
-----------------

[](#what-does-it-do-)

This module logs every event that is triggered to the standard php log using the error\_log command.

Sample output in error log
--------------------------

[](#sample-output-in-error-log)

```
Event "render" was triggered on target "Zend\\Mvc\\Application", with parameters {"application":{},"request":{},"response":{},"router":{},"route-match":{},"__RESULT__":{}}
Event "renderer" was triggered on target "Zend\\View\\View", with parameters {"model":{},"renderer":null,"request":{},"response":{},"result":null}

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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/ba4973e3543a0fa051cbc78915ce20b42506ceb11501c509fe6457f2d4de6fda?d=identicon)[jvandemo](/maintainers/jvandemo)

---

Top Contributors

[![jvandemo](https://avatars.githubusercontent.com/u/1859381?v=4)](https://github.com/jvandemo "jvandemo (1 commits)")[![louiszuckerman](https://avatars.githubusercontent.com/u/1179099?v=4)](https://github.com/louiszuckerman "louiszuckerman (1 commits)")

### Embed Badge

![Health badge](/badges/jvandemo-zf2-event-logger/health.svg)

```
[![Health](https://phpackages.com/badges/jvandemo-zf2-event-logger/health.svg)](https://phpackages.com/packages/jvandemo-zf2-event-logger)
```

PHPackages © 2026

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