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

AbandonedArchivedLibrary

detailnet/dfw-commanding-module
===============================

Zend Framework Module for dfw-commanding

1.1.1(7y ago)06071MITPHPPHP ^7.1

Since Jan 23Pushed 7y ago3 watchersCompare

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

READMEChangelog (10)Dependencies (12)Versions (16)Used By (0)

Zend Framework Module for dfw-commanding
========================================

[](#zend-framework-module-for-dfw-commanding)

[![Build Status](https://camo.githubusercontent.com/58b9f1ad4748fd0b82dad53bcb34a52c1e7245bc004efdca770df32ca1d65fda/68747470733a2f2f7472617669732d63692e6f72672f64657461696c6e65742f6466772d636f6d6d616e64696e672d6d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/detailnet/dfw-commanding-module)[![Coverage Status](https://camo.githubusercontent.com/26b349e8020ceb6a75f76977028ac9c12addc63e33a095446cd6f58e0286fd1b/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f64657461696c6e65742f6466772d636f6d6d616e64696e672d6d6f64756c652e737667)](https://coveralls.io/r/detailnet/dfw-commanding-module)[![Latest Stable Version](https://camo.githubusercontent.com/5508da01ad322ce34d7e12e73b0bf83b6377661e7191d33d2a09cf218f65781c/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6466772d636f6d6d616e64696e672d6d6f64756c652f762f737461626c652e737667)](https://packagist.org/packages/detailnet/dfw-commanding-module)[![Latest Unstable Version](https://camo.githubusercontent.com/cf830c2e624b5d4856f999ae92c8ce7a21d6e73a990b449c7ae24691e6672d05/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6466772d636f6d6d616e64696e672d6d6f64756c652f762f756e737461626c652e737667)](https://packagist.org/packages/detailnet/dfw-commanding-module)

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

[](#introduction)

This module integrates the [DETAIL Framework library that implements the command pattern](https://github.com/detailnet/dfw-commanding) with [Zend Framework](https://github.com/zendframework/zendframework).

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-commanding-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\Commanding',
    ```
7. Copy `vendor/detailnet/dfw-commanding-module/config/detail_commanding.local.php.dist` into your application's `config/autoload` directory, rename it to `detail_commanding.local.php` and make the appropriate changes.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~89 days

Recently: every ~170 days

Total

15

Last Release

2869d ago

Major Versions

0.7.0 → 1.0.02017-03-22

PHP version history (4 changes)0.1.1PHP &gt;=5.4.0

0.5.0PHP &gt;=5.5.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)

---

Top Contributors

[![curzio-della-santa](https://avatars.githubusercontent.com/u/7221909?v=4)](https://github.com/curzio-della-santa "curzio-della-santa (2 commits)")

---

Tags

zfmoduledfwdetailnetbusdispatchercommanding

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

PHPackages © 2026

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