PHPackages                             detailnet/dfw-file-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. [File &amp; Storage](/categories/file-storage)
4. /
5. detailnet/dfw-file-module

AbandonedArchivedLibrary[File &amp; Storage](/categories/file-storage)

detailnet/dfw-file-module
=========================

Zend Framework 2 Module for dfw-file

0.1.2(11y ago)069MITPHPPHP &gt;=5.4.0

Since Nov 21Pushed 11y ago3 watchersCompare

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

READMEChangelog (3)Dependencies (19)Versions (4)Used By (0)

Zend Framework 2 Module for dfw-file
====================================

[](#zend-framework-2-module-for-dfw-file)

[![Build Status](https://camo.githubusercontent.com/58232e53d223f05117049875ec28e1efb15e54aeced53e8bc8290551fe3a6b4e/68747470733a2f2f7472617669732d63692e6f72672f64657461696c6e65742f6466772d66696c652d6d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/detailnet/dfw-file-module)[![Coverage Status](https://camo.githubusercontent.com/4bff90c7dbb26524d668de4b0ee15809cf397790aadf5f41674c934127418a89/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f64657461696c6e65742f6466772d66696c652d6d6f64756c652e737667)](https://coveralls.io/r/detailnet/dfw-file-module)[![Latest Stable Version](https://camo.githubusercontent.com/946c590291f8c6113ceb91ac3d0c6ed1a13e359b49f495aac9f237927db9ed14/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6466772d66696c652d6d6f64756c652f762f737461626c652e737667)](https://packagist.org/packages/detailnet/dfw-file-module)[![Latest Unstable Version](https://camo.githubusercontent.com/ccb7c345decbcdcd91fa764d6533824d051415d261dbaeed6b007ec873736407/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6466772d66696c652d6d6f64756c652f762f756e737461626c652e737667)](https://packagist.org/packages/detailnet/dfw-file-module)

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

[](#introduction)

This module integrates [dfw-file](https://github.com/detailnet/dfw-file) with [Zend Framework 2](https://github.com/zendframework/zf2).

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

[](#requirements)

[Zend Framework 2 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-file-module": "1.x-dev"
        }
    }
    ```
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\File',
    ```
7. Copy `vendor/detailnet/dfw-file-module/config/detail_file.local.php.dist` into your application's `config/autoload` directory, rename it to `detail_file.local.php` and make the appropriate changes.

Usage
-----

[](#usage)

tbd

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

Total

3

Last Release

4119d ago

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

0.1.1PHP &gt;=5.4.0

### Community

Maintainers

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

---

Tags

filemodulezf2dfwdetailnet

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

PHPackages © 2026

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