PHPackages                             jeroen-de-dauw/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. jeroen-de-dauw/i18n

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

jeroen-de-dauw/i18n
===================

Simple internationalization interface

0.1(12y ago)0192GPL-2.0+PHPPHP &gt;=5.3.0

Since Dec 7Pushed 10y agoCompare

[ Source](https://github.com/JeroenDeDauw/i18n)[ Packagist](https://packagist.org/packages/jeroen-de-dauw/i18n)[ Docs](https://github.com/JeroenDeDauw/i18n)[ RSS](/packages/jeroen-de-dauw-i18n/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

i18n
====

[](#i18n)

Library that provides a simple i18n message interface that wraps some of the MediaWiki i18n functionality. The aim of this library is to collect the code needed by any extension to MediaWiki that wants to use the MediaWiki i18n system though at the same time not bind to the MediaWiki framework.

MediaWiki 1.20 or later is required.

[![Build Status](https://camo.githubusercontent.com/72f77175b9a836846569683ff46d64545bf08a2af153c984c1fc19a6064cbbc7/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f4a65726f656e4465446175772f6931386e2e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/JeroenDeDauw/i18n)

On [Packagist](https://packagist.org/packages/jeroen-de-dauw/i18n): [![Latest Stable Version](https://camo.githubusercontent.com/b0d0229b34a5ae4c176d635a08102e2f6694bcc63c80a6c91c43f0983f555be6/68747470733a2f2f706f7365722e707567782e6f72672f6a65726f656e2d64652d646175772f6931386e2f76657273696f6e2e706e67)](https://packagist.org/packages/jeroen-de-dauw/i18n)[![Download count](https://camo.githubusercontent.com/1f4d33d8f0ce3f1f9aad350cca754937961e1a7a1b5279ad30fb985b21b6c9de/68747470733a2f2f706f7365722e707567782e6f72672f6a65726f656e2d64652d646175772f6931386e2f642f746f74616c2e706e67)](https://packagist.org/packages/jeroen-de-dauw/i18n)

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

[](#installation)

The recommended way to use this library is via [Composer](http://getcomposer.org/).

### Composer

[](#composer)

To add this package as a local, per-project dependency to your project, simply add a dependency on `jeroen-de-dauw/i18n` to your project's `composer.json` file. Here is a minimal example of a `composer.json` file that just defines a dependency on version 1.0 of this package:

```
{
    "require": {
        "jeroen-de-dauw/i18n": "1.0.*"
    }
}

```

### Manual

[](#manual)

Get the code of this package, either via git, or some other means. Also get all dependencies. You can find a list of the dependencies in the "require" section of the composer.json file. Then take care of autoloading the classes defined in the src directory.

Authors
-------

[](#authors)

i18n has been written by \[Jeroen De Dauw\] (), partially as [Wikimedia Germany](https://wikimedia.de) employee for the [Wikidata project](https://wikidata.org/).

Release notes
-------------

[](#release-notes)

### 0.1 (2013-12-07)

[](#01-2013-12-07)

Initial release with these features:

- MessageBuilder interface
- MediaWiki specific implementation
    - MediaWiki\\MessageTextBuilder implementation of MessageBuilder
    - MediaWiki\\MessageObjectBuilder to construct Message objects
    - MediaWiki\\MessageBuilderFactory for construction of the message builders
    - MediaWiki\\LanguageTypes enum with the available language types

Links
-----

[](#links)

- [i18n on Packagist](https://packagist.org/packages/jeroen-de-dauw/i18n)
- [i18n on TravisCI](https://travis-ci.org/JeroenDeDauw/i18n)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

4540d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/451bd4039d530fed8f9c3da91bfa519233a397d2182cdfdcad700f6cfea19b7f?d=identicon)[Jeroen De Dauw](/maintainers/Jeroen%20De%20Dauw)

---

Top Contributors

[![JeroenDeDauw](https://avatars.githubusercontent.com/u/146040?v=4)](https://github.com/JeroenDeDauw "JeroenDeDauw (13 commits)")

---

Tags

internationalizationi18nmediawiki

### Embed Badge

![Health badge](/badges/jeroen-de-dauw-i18n/health.svg)

```
[![Health](https://phpackages.com/badges/jeroen-de-dauw-i18n/health.svg)](https://phpackages.com/packages/jeroen-de-dauw-i18n)
```

###  Alternatives

[symfony/intl

Provides access to the localization data of the ICU library

2.6k199.8M1.1k](/packages/symfony-intl)[gettext/languages

gettext languages with plural rules

7530.3M11](/packages/gettext-languages)[aplus/language

Aplus Framework Language Library

2351.7M15](/packages/aplus-language)[punic/punic

PHP-Unicode CLDR

1542.9M29](/packages/punic-punic)[aura/intl

The Aura Intl package provides internationalization tools, specifically message translation.

898.3M4](/packages/aura-intl)[tractorcow/silverstripe-fluent

Simple localisation for Silverstripe

92421.6k26](/packages/tractorcow-silverstripe-fluent)

PHPackages © 2026

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