PHPackages                             detailnet/blitline-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. [Framework](/categories/framework)
4. /
5. detailnet/blitline-module

AbandonedArchivedLibrary[Framework](/categories/framework)

detailnet/blitline-module
=========================

Zend Framework module for Blitline

1.0.0(7y ago)0851MITPHPPHP ^7.2

Since Dec 31Pushed 7y ago3 watchersCompare

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

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

Zend Framework Module for Blitline
==================================

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

[![Build Status](https://camo.githubusercontent.com/0b1fcd0df7b6b529ea66f9accf35bbe4d3c9df3bce4ffebedcddca2c2e3f2a9c/68747470733a2f2f7472617669732d63692e6f72672f64657461696c6e65742f626c69746c696e652d6d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/detailnet/blitline-module)[![Coverage Status](https://camo.githubusercontent.com/0471ad7058e3205d6b6043788121c0d0b19a39b603ba224ed4cda7350dd302c6/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f64657461696c6e65742f626c69746c696e652d6d6f64756c652e737667)](https://coveralls.io/r/detailnet/blitline-module)[![Latest Stable Version](https://camo.githubusercontent.com/527d1f96e6f8073134ae75ec2f9aab2533dc8d1a39f5d96e266dbdb28720cdd5/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f626c69746c696e652d6d6f64756c652f762f737461626c652e737667)](https://packagist.org/packages/detailnet/blitline-module)[![Latest Unstable Version](https://camo.githubusercontent.com/2fab5431d3aacffb0dcf4f592eb5b09642038659450a61ba208c83226baa1669/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f626c69746c696e652d6d6f64756c652f762f756e737461626c652e737667)](https://packagist.org/packages/detailnet/blitline-module)

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

[](#introduction)

This module integrates [Blitline](http://www.blitline.com/) 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\Blitline',
    ```
7. Copy `vendor/detailnet/blitline-module/config/blitline.local.php.dist` into your application's `config/autoload` directory, rename it to `blitline.local.php` and make the appropriate changes.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

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

Recently: every ~249 days

Total

13

Last Release

2681d ago

Major Versions

0.8.0 → 1.0.02019-01-14

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

0.5.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 (7 commits)")

---

Tags

zfmoduleblitline

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

PHPackages © 2026

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