PHPackages                             zendframework/zend-mvc-i18n - 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. zendframework/zend-mvc-i18n

Abandoned → [laminas/laminas-mvc-i18n](/?search=laminas%2Flaminas-mvc-i18n)ArchivedLibrary[Localization &amp; i18n](/categories/localization)

zendframework/zend-mvc-i18n
===========================

Integration between zend-mvc and zend-i18n

1.1.1(6y ago)61.7M—6.4%8[1 PRs](https://github.com/zendframework/zend-mvc-i18n/pulls)20BSD-3-ClausePHPPHP ^5.6 || ^7.0

Since Mar 30Pushed 6y ago10 watchersCompare

[ Source](https://github.com/zendframework/zend-mvc-i18n)[ Packagist](https://packagist.org/packages/zendframework/zend-mvc-i18n)[ RSS](/packages/zendframework-zend-mvc-i18n/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (9)Versions (6)Used By (20)

zend-mvc-i18n
=============

[](#zend-mvc-i18n)

> ## Repository abandoned 2019-12-31
>
> [](#repository-abandoned-2019-12-31)
>
> This repository has moved to [laminas/laminas-mvc-i18n](https://github.com/laminas/laminas-mvc-i18n).

[![Build Status](https://camo.githubusercontent.com/287afea9ffa219637acb7d01b00c54833a08ecf9f9c9b7707ce4ceebc2ad06f1/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f7a656e646672616d65776f726b2f7a656e642d6d76632d6931386e2e7376673f6272616e63683d6d6173746572)](https://secure.travis-ci.org/zendframework/zend-mvc-i18n)[![Coverage Status](https://camo.githubusercontent.com/d43d4c582ea5daf1aee1028bafdbed6c44e2a327b26278a2668fe4721b02c0c2/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7a656e646672616d65776f726b2f7a656e642d6d76632d6931386e2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/zendframework/zend-mvc-i18n?branch=master)

zend-mvc-i18n provides integration between:

- zend-i18n
- zend-mvc
- zend-router

and replaces the i18n functionality found in the v2 releases of the latter two components.

- File issues at
- Documentation is at

Installation
------------

[](#installation)

```
$ composer require zendframework/zend-mvc-i18n
```

Assuming you are using the [component installer](https://docs.zendframework.com/zend-component-installer/), doing so will enable the component in your application, allowing you to immediately start developing console applications via your MVC. If you are not, please read the [introduction](https://docs.zendframework.com/zend-mvc-i18n/intro/)for details on how to register the functionality with your application.

For use with zend-mvc v3 and up
-------------------------------

[](#for-use-with-zend-mvc-v3-and-up)

While this component has an initial stable release, please do not use it with zend-mvc releases prior to v3, as it is not compatible.

Migrating from zend-mvc v2 i18n features to zend-mvc-i18n
---------------------------------------------------------

[](#migrating-from-zend-mvc-v2-i18n-features-to-zend-mvc-i18n)

Please see the [migration guide](https://docs.zendframework.com/zend-mvc-i18n/migration/v2-to-v3/)for details on how to migrate your existing zend-mvc console functionality to the features exposed by this component.

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity45

Moderate usage in the ecosystem

Community30

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

4

Last Release

2449d ago

Major Versions

0.1.0 → 1.0.02016-05-31

PHP version history (2 changes)0.1.0PHP ^5.5 || ^7.0

1.0.0PHP ^5.6 || ^7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/296074?v=4)[Zend Framework](/maintainers/zendframework)[@zendframework](https://github.com/zendframework)

---

Top Contributors

[![michalbundyra](https://avatars.githubusercontent.com/u/7423207?v=4)](https://github.com/michalbundyra "michalbundyra (30 commits)")[![weierophinney](https://avatars.githubusercontent.com/u/25943?v=4)](https://github.com/weierophinney "weierophinney (22 commits)")[![kokspflanze](https://avatars.githubusercontent.com/u/1885435?v=4)](https://github.com/kokspflanze "kokspflanze (9 commits)")[![Koopzington](https://avatars.githubusercontent.com/u/3015529?v=4)](https://github.com/Koopzington "Koopzington (8 commits)")[![Slamdunk](https://avatars.githubusercontent.com/u/152236?v=4)](https://github.com/Slamdunk "Slamdunk (1 commits)")[![TysonAndre](https://avatars.githubusercontent.com/u/1904430?v=4)](https://github.com/TysonAndre "TysonAndre (1 commits)")

---

Tags

i18nmvcZendFrameworkzf

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zendframework-zend-mvc-i18n/health.svg)

```
[![Health](https://phpackages.com/badges/zendframework-zend-mvc-i18n/health.svg)](https://phpackages.com/packages/zendframework-zend-mvc-i18n)
```

###  Alternatives

[laminas/laminas-mvc-i18n

Integration between laminas-mvc and laminas-i18n

144.5M44](/packages/laminas-laminas-mvc-i18n)[slm/locale

Automatic detection of locales for Laminas

68264.6k4](/packages/slm-locale)

PHPackages © 2026

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