PHPackages                             detailnet/dfw-locale-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. [Localization &amp; i18n](/categories/localization)
4. /
5. detailnet/dfw-locale-module

AbandonedArchivedLibrary[Localization &amp; i18n](/categories/localization)

detailnet/dfw-locale-module
===========================

Zend Framework Module for localization

1.0.0(7y ago)0871MITPHPPHP ^7.2

Since Oct 22Pushed 7y ago3 watchersCompare

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

READMEChangelog (7)Dependencies (13)Versions (8)Used By (0)

Zend Framework Module for localization
======================================

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

[![Build Status](https://camo.githubusercontent.com/cf4e1873bab82f3d833848667742842451f8d869648feab5df4480357fe7412f/68747470733a2f2f7472617669732d63692e6f72672f64657461696c6e65742f6466772d6c6f63616c652d6d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/detailnet/dfw-locale-module)[![Coverage Status](https://camo.githubusercontent.com/a716c2abad1b6e76e0ac1260dc3e45a944a6501cdc7567b59a754bbc183c5057/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f64657461696c6e65742f6466772d6c6f63616c652d6d6f64756c652e737667)](https://coveralls.io/r/detailnet/dfw-locale-module)[![Latest Stable Version](https://camo.githubusercontent.com/bcb6fd0049cbfada71a20b870a282d026422fe20713fb356c61bfd5e86a35f62/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6466772d6c6f63616c652d6d6f64756c652f762f737461626c652e737667)](https://packagist.org/packages/detailnet/dfw-locale-module)[![Latest Unstable Version](https://camo.githubusercontent.com/9706793049cdb734be4dcc7b33d767bbca31a4081d8ead1ea3048d151c89f055/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6466772d6c6f63616c652d6d6f64756c652f762f756e737461626c652e737667)](https://packagist.org/packages/detailnet/dfw-locale-module)

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

[](#introduction)

This module contains tools localized applications (based on the [SlmLocale module for ZF2](https://github.com/juriansluiman/SlmLocale)).

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-locale-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\Locale',
    ```
7. Copy `vendor/detailnet/dfw-locale-module/config/detail_locale.local.php.dist` into your application's `config/autoload` directory, rename it to `detail_locale.local.php` and make the appropriate changes.

Usage
-----

[](#usage)

tbd

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 64.5% 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 ~201 days

Recently: every ~301 days

Total

7

Last Release

2644d ago

Major Versions

0.3.1 → 1.0.02019-02-14

PHP version history (2 changes)0.1.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 (20 commits)")[![ivan-wolf](https://avatars.githubusercontent.com/u/7150803?v=4)](https://github.com/ivan-wolf "ivan-wolf (11 commits)")

---

Tags

localizationzfmodulelocaledfwdetailnet

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

PHPackages © 2026

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