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

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

detailnet/dfw-fileconversion-module
===================================

Zend Framework Module for dfw-fileconversion

1.1.0(7y ago)02341MITPHPPHP ^7.2

Since Jan 6Pushed 7y ago2 watchersCompare

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

READMEChangelog (10)Dependencies (9)Versions (14)Used By (0)

Zend Framework Module for dfw-fileconversion
============================================

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

[![Build Status](https://camo.githubusercontent.com/e039a195c50d6af258dd635f783f02ab4f23e5115dca94a0df4f354ce0688b9f/68747470733a2f2f7472617669732d63692e6f72672f64657461696c6e65742f6466772d66696c65636f6e76657273696f6e2d6d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/detailnet/dfw-fileconversion-module)[![Coverage Status](https://camo.githubusercontent.com/9089f6bde0e950169ee1376d313a5521d231c141074d46636ebdb9aaf124d4b5/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f64657461696c6e65742f6466772d66696c65636f6e76657273696f6e2d6d6f64756c652e737667)](https://coveralls.io/r/detailnet/dfw-fileconversion-module)[![Latest Stable Version](https://camo.githubusercontent.com/8b14c1f1bd0bea6b1bee8fe47dd25f1200e0a176537e4c9e1d1e0270a127e4a8/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6466772d66696c65636f6e76657273696f6e2d6d6f64756c652f762f737461626c652e737667)](https://packagist.org/packages/detailnet/dfw-fileconversion-module)[![Latest Unstable Version](https://camo.githubusercontent.com/99a5e5b23138265ad845a36fadd766dfacfd9e45361c98c48122d7059c4cec87/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6466772d66696c65636f6e76657273696f6e2d6d6f64756c652f762f756e737461626c652e737667)](https://packagist.org/packages/detailnet/dfw-fileconversion-module)

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

[](#introduction)

This module integrates the [DETAIL Framework library for file conversion](https://github.com/detailnet/dfw-fileconversion) 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/blitline-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\FileConversion',
    ```
7. Copy `vendor/detailnet/dfw-fileconversion-module/config/detail_fileconversion.local.php.dist` into your application's `config/autoload` directory, rename it to `detail_fileconversion.local.php` and make the appropriate changes.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~141 days

Recently: every ~336 days

Total

12

Last Release

2588d ago

Major Versions

0.7.0 → 1.0.02019-01-14

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

0.6.0PHP &gt;=5.5.0

1.0.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 (8 commits)")[![ivan-wolf](https://avatars.githubusercontent.com/u/7150803?v=4)](https://github.com/ivan-wolf "ivan-wolf (8 commits)")

---

Tags

processingconversionfilezfmoduledfwdetailnet

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

PHPackages © 2026

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