PHPackages                             zf2-boiler-app/app-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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. zf2-boiler-app/app-logger

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

zf2-boiler-app/app-logger
=========================

ZF2 BoilerApp Logger module

041PHP

Since Aug 19Pushed 12y ago1 watchersCompare

[ Source](https://github.com/zf2-boiler-app/app-logger)[ Packagist](https://packagist.org/packages/zf2-boiler-app/app-logger)[ RSS](/packages/zf2-boiler-app-app-logger/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

ZF2 BoilerApp "Logger" module
=============================

[](#zf2-boilerapp-logger-module)

[![Build Status](https://camo.githubusercontent.com/a05940fccf310cad37c677d65b77574a9792246c1da33f94416cba4d6ce7826c/68747470733a2f2f7472617669732d63692e6f72672f7a66322d626f696c65722d6170702f6170702d6c6f676765722e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/zf2-boiler-app/app-logger)[![Latest Stable Version](https://camo.githubusercontent.com/f24c3dd31227e691aace3c2fe410c0789d84b6a2dd4b52f3bdd2f2e5da647c0c/68747470733a2f2f706f7365722e707567782e6f72672f7a66322d626f696c65722d6170702f6170702d6c6f676765722f762f737461626c652e706e67)](https://packagist.org/packages/zf2-boiler-app/app-logger)[![Total Downloads](https://camo.githubusercontent.com/2463bd57008ce8bf380a2b404c8a6f6a0015c88ada2439fdc113440e521270e3/68747470733a2f2f706f7365722e707567782e6f72672f7a66322d626f696c65722d6170702f6170702d6c6f676765722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/zf2-boiler-app/app-logger)[![Code coverage](https://camo.githubusercontent.com/d88ad14609fc28b80da24e0c2f47229a8caecd3d6b7a71b5a25f6d286e839596/68747470733a2f2f7261772e6769746875622e636f6d2f7a66322d626f696c65722d6170702f6170702d746573742f6d61737465722f726573736f75726365732f3130302532352d636f64652d636f7665726167652e706e67 "100% code coverage")](https://camo.githubusercontent.com/d88ad14609fc28b80da24e0c2f47229a8caecd3d6b7a71b5a25f6d286e839596/68747470733a2f2f7261772e6769746875622e636f6d2f7a66322d626f696c65722d6170702f6170702d746573742f6d61737465722f726573736f75726365732f3130302532352d636f64652d636f7665726167652e706e67)

NOTE : This module is in heavy development, it's not usable yet. If you want to contribute don't hesitate, I'll review any PR.

Introduction
------------

[](#introduction)

**ZF2 BoilerApp "Logger" module** is a Zend Framework 2 module that provides loggers for ZF2 Boiler-App

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

[](#requirements)

- [Zend Framework 2](https://github.com/zendframework/zf2) (latest master)
- [Doctrine 2 ORM Module](https://github.com/doctrine/DoctrineORMModule) (latest master)

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

[](#installation)

### Main Setup

[](#main-setup)

#### By cloning project

[](#by-cloning-project)

1. Clone this project into your `./vendor/` directory.

#### With composer

[](#with-composer)

1. Add this project in your composer.json:

    ```
    "require": {
        "zf2-boiler-app/app-logger": "1.0.*"
    }
    ```
2. Now tell composer to download **ZF2 BoilerApp "Logger" module** by running the command:

    ```
    $ php composer.phar update
    ```

#### Post installation

[](#post-installation)

1. Enabling BoilerAppLogger module in your `application.config.php` file.

    ```
    return array(
        'modules' => array(
            // ...
            'BoilerAppLogger',
        ),
        // ...
    );
    ```

Features
--------

[](#features)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0cd480ea3050a483f3e08c365a6d847402b4edb110d706111d13ef33b845ef9f?d=identicon)[neilime](/maintainers/neilime)

---

Top Contributors

[![neilime](https://avatars.githubusercontent.com/u/314088?v=4)](https://github.com/neilime "neilime (15 commits)")

### Embed Badge

![Health badge](/badges/zf2-boiler-app-app-logger/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B10.9k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

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

SDK for OpenTelemetry PHP.

2326.5M317](/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)
