PHPackages                             detailnet/dfw-apigility-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. [API Development](/categories/api)
4. /
5. detailnet/dfw-apigility-module

AbandonedArchivedLibrary[API Development](/categories/api)

detailnet/dfw-apigility-module
==============================

Zend Framework Module containing tools for ZF Apigility

1.3.0(6y ago)27861[2 issues](https://github.com/detailnet/dfw-apigility-module/issues)MITPHPPHP ^7.2

Since Jan 23Pushed 6y ago4 watchersCompare

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

READMEChangelog (10)Dependencies (17)Versions (34)Used By (0)

Zend Framework Module containing tools for ZF Apigility
=======================================================

[](#zend-framework-module-containing-tools-for-zf-apigility)

[![Build Status](https://camo.githubusercontent.com/b09df7f3081f46e62b1d550a0f80fe95b5f709f48449e02e0e4961fbc9058226/68747470733a2f2f7472617669732d63692e6f72672f64657461696c6e65742f6466772d61706967696c6974792d6d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/detailnet/dfw-apigility-module)[![Coverage Status](https://camo.githubusercontent.com/3517ea13f574ad90579ba96fb3fa4d2e9e07a819d855f601d465b71e6fbe7382/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f64657461696c6e65742f6466772d61706967696c6974792d6d6f64756c652e737667)](https://coveralls.io/r/detailnet/dfw-apigility-module)[![Latest Stable Version](https://camo.githubusercontent.com/1926c314cbb6f3b6c75c0a9eecc1faf4bdc4f3932a347f8bf07f9542bba32c71/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6466772d61706967696c6974792d6d6f64756c652f762f737461626c652e737667)](https://packagist.org/packages/detailnet/dfw-apigility-module)[![Latest Unstable Version](https://camo.githubusercontent.com/230d42bb2ed06e25151ee88d93989de470c7300f1ce3f2c712b9d4c405e1d2a9/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6466772d61706967696c6974792d6d6f64756c652f762f756e737461626c652e737667)](https://packagist.org/packages/detailnet/dfw-apigility-module)

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

[](#introduction)

This module contains tools for [ZF Apigility](https://github.com/detailnet/dfw-normalization).

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-apigility-module": "^1.0"
        }
    }
    ```
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\Apigility',
    ```
7. Copy `vendor/detailnet/dfw-apigility-module/config/detail_apigility.local.php.dist` into your application's `config/autoload` directory, rename it to `detail_apigility.local.php` and make the appropriate changes.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity69

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

Recently: every ~147 days

Total

33

Last Release

2277d ago

Major Versions

0.7.4 → 1.0.02017-03-22

0.8.1 → 1.1.02018-07-06

0.x-dev → 1.3.02020-02-17

PHP version history (5 changes)0.1.0PHP &gt;=5.4.0

0.7.0PHP &gt;=5.5.0

1.0.0PHP ^7.0

1.1.0PHP ^7.1

1.2.0PHP ^7.2

### 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 (25 commits)")

---

Tags

zfmoduledfwdetailnetapigility

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

PHPackages © 2026

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