PHPackages                             detailnet/bernard-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. [Queues &amp; Workers](/categories/queues)
4. /
5. detailnet/bernard-module

AbandonedArchivedLibrary[Queues &amp; Workers](/categories/queues)

detailnet/bernard-module
========================

Bernard Module for Zend Framework 2

0.1.4(10y ago)04181MITPHPPHP &gt;=5.4.0

Since Nov 21Pushed 10y ago3 watchersCompare

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

READMEChangelog (4)Dependencies (15)Versions (5)Used By (1)

Zend Framework 2 Module for Bernard
===================================

[](#zend-framework-2-module-for-bernard)

[![Build Status](https://camo.githubusercontent.com/5cf6dd9daa27437bf99eb3cf1c00f874f2abe63003526f0b42981fc734ba8c96/68747470733a2f2f7472617669732d63692e6f72672f64657461696c6e65742f6265726e6172642d6d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/detailnet/bernard-module)[![Coverage Status](https://camo.githubusercontent.com/edc699ac8c5aa03d3a571a171577097dc52640c21ab657726bafe873754bc40d/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f64657461696c6e65742f6265726e6172642d6d6f64756c652e737667)](https://coveralls.io/r/detailnet/bernard-module)[![Latest Stable Version](https://camo.githubusercontent.com/8d4b06810010efa944d68722dc420eb8374245d4b590e99c4dfce30afceee982/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6265726e6172642d6d6f64756c652f762f737461626c652e737667)](https://packagist.org/packages/detailnet/bernard-module)[![Latest Unstable Version](https://camo.githubusercontent.com/9684ff7731b95a8258d226465ef054f3d9d86a7454cb6798acce950725eddcdf/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6265726e6172642d6d6f64756c652f762f756e737461626c652e737667)](https://packagist.org/packages/detailnet/bernard-module)

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

[](#introduction)

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

Usage
-----

[](#usage)

tbd

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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

Total

4

Last Release

3933d 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)

---

Top Contributors

[![ivan-wolf](https://avatars.githubusercontent.com/u/7150803?v=4)](https://github.com/ivan-wolf "ivan-wolf (4 commits)")

---

Tags

modulezf2bernard

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

PHPackages © 2026

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