PHPackages                             detailnet/dfw-log-module - 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. detailnet/dfw-log-module

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

detailnet/dfw-log-module
========================

Zend Framework Module for logging

1.1.0(7y ago)07712MITPHPPHP ^7.1

Since Nov 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/detailnet/dfw-log-module)[ Packagist](https://packagist.org/packages/detailnet/dfw-log-module)[ Docs](https://github.com/detailnet/dfw-log-module/)[ RSS](/packages/detailnet-dfw-log-module/feed)WikiDiscussions master Synced today

READMEChangelog (6)Dependencies (8)Versions (7)Used By (2)

Zend Framework Module for logging
=================================

[](#zend-framework-module-for-logging)

[![Build Status](https://camo.githubusercontent.com/8b42501f658d113166f3daeebd85e24931229f146a5fdc69ecf6f28ea38da0b6/68747470733a2f2f7472617669732d63692e6f72672f64657461696c6e65742f6466772d6c6f672d6d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/detailnet/dfw-log-module)[![Coverage Status](https://camo.githubusercontent.com/b1776fc2c054eaac93e6406fe6d45ae3ab34b178f3105fb1aa63ed96ded74292/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f64657461696c6e65742f6466772d6c6f672d6d6f64756c652e737667)](https://coveralls.io/r/detailnet/dfw-log-module)[![Latest Stable Version](https://camo.githubusercontent.com/f103b5b5edb06ab6b991f63b1a669f424c8a430f704a0333e647ad58e4060a4c/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6466772d6c6f672d6d6f64756c652f762f737461626c652e737667)](https://packagist.org/packages/detailnet/dfw-log-module)[![Latest Unstable Version](https://camo.githubusercontent.com/bc8c755ccfe259ca612c0bc4232094ad20b0e05ba895ebc1bad1d237daea84f9/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6466772d6c6f672d6d6f64756c652f762f756e737461626c652e737667)](https://packagist.org/packages/detailnet/dfw-log-module)

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

[](#introduction)

This module simplifies logging for a [Zend Framework](https://github.com/zendframework/zendframework) application.

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

[](#requirements)

[Zend Framework Skeleton Application](http://www.github.com/zendframework/ZendSkeletonApplication) (or compatible architecture)

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

[](#installation)

Install the module through [Composer](http://getcomposer.org/) using the following steps:

1. `cd my/project/directory`
2. Create a `composer.json` file with following contents (or update your existing file accordingly):

    ```
    {
        "require": {
            "detailnet/dfw-log-module": "^1.1"
        }
    }
    ```
3. Install Composer via `curl -s http://getcomposer.org/installer | php` (on Windows, download the [installer](http://getcomposer.org/installer) and execute it with PHP)
4. Run `php composer.phar self-update`
5. Run `php composer.phar install`
6. Open `configs/application.config.php` and add following key to your `modules`:

    ```
    'Detail\Log',
    ```
7. Copy `vendor/detailnet/dfw-log-module/config/detail_log.local.php.dist` into your application's `config/autoload` directory, rename it to `detail_log.local.php` and make the appropriate changes.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Recently: every ~358 days

Total

6

Last Release

2795d ago

Major Versions

0.2.1 → 1.0.02017-03-22

PHP version history (4 changes)0.1.0PHP &gt;=5.3.3

0.1.1PHP &gt;=5.4.0

1.0.0PHP ^7.0

1.1.0PHP ^7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/ca881f1116d03f5f9469b1700f60b0547140369403147a9105b562cc7e5f1311?d=identicon)[curzio-della-santa](/maintainers/curzio-della-santa)

---

Tags

logzfmoduledfwdetailnet

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/detailnet-dfw-log-module/health.svg)

```
[![Health](https://phpackages.com/badges/detailnet-dfw-log-module/health.svg)](https://phpackages.com/packages/detailnet-dfw-log-module)
```

###  Alternatives

[sentry/sentry

PHP SDK for Sentry (http://sentry.io)

1.9k247.1M334](/packages/sentry-sentry)[pagemachine/typo3-formlog

Form log for TYPO3

23238.6k8](/packages/pagemachine-typo3-formlog)[snapshotpl/zf-snap-php-debug-bar

PHP Debug Bar module for Zend Framework 2

3026.1k](/packages/snapshotpl-zf-snap-php-debug-bar)[opengento/module-webapi-logger

This module allows you to analyze all the webapi rest done call toward your Magento.

1118.1k](/packages/opengento-module-webapi-logger)

PHPackages © 2026

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