PHPackages                             mouf/utils.i18n.fine-export - 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. mouf/utils.i18n.fine-export

ActiveMouf-library[Localization &amp; i18n](/categories/localization)

mouf/utils.i18n.fine-export
===========================

Package to Export/Import all translation with Excel files of Fine i18n element.

3.0.x-dev(12y ago)0112MITPHPPHP &gt;=5.3.0

Since Oct 29Pushed 12y ago8 watchersCompare

[ Source](https://github.com/thecodingmachine/utils.i18n.fine-export)[ Packagist](https://packagist.org/packages/mouf/utils.i18n.fine-export)[ Docs](https://github.com/thecodingmachine/utils.i18n.fine-export)[ RSS](/packages/mouf-utilsi18nfine-export/feed)WikiDiscussions 3.0 Synced 1mo ago

READMEChangelogDependencies (3)Versions (1)Used By (0)

Internationalisation with FINE
==============================

[](#internationalisation-with-fine)

Fine is a PHP internationalisation package. It will help you develop applications that support several languages. FINE means: Fine is not English :).

Translation is performed using PHP mapping files, but Fine is a [Mouf package](http://mouf-php.com). This means you will have a nice graphical interface inside the Mouf framework to write your own translated messages.

This package at a new functionnaloty to import and export excel file.

Installing Fine Export
----------------------

[](#installing-fine-export)

Edit your *composer.json* file, and add a dependency on *mouf/utils.i18n.fine-export*.

A minimal *composer.json* file might look like this:

```
	{
	    "require": {
	        "mouf/mouf": "~2.0",
	        "mouf/utils.i18n.fine-export": "3.0.*"
	    },
	    "autoload": {
	        "psr-0": {
	            "Test": "src/"
	        }
	    },
	    "minimum-stability": "dev"
	}

```

As explained above, Fine is a package of the Mouf framework. Mouf allows you (amoung other things) to visualy "build" your project's dependencies and instances.

Export file
-----------

[](#export-file)

Select the Export Excel in HTML -&gt; Fine. [![FINE export](https://camo.githubusercontent.com/0d933a1cc6b67e6eca930ee364d2637575a9b83005002671ad596bc7ca5869d9/68747470733a2f2f7261772e6769746875622e636f6d2f746865636f64696e676d616368696e652f7574696c732e6931386e2e66696e652d6578706f72742f332e302f646f632f696d616765732f6578706f72742e706e67)](https://camo.githubusercontent.com/0d933a1cc6b67e6eca930ee364d2637575a9b83005002671ad596bc7ca5869d9/68747470733a2f2f7261772e6769746875622e636f6d2f746865636f64696e676d616368696e652f7574696c732e6931386e2e66696e652d6578706f72742f332e302f646f632f696d616765732f6578706f72742e706e67)

Open the Excel file [![FINE export excel](https://camo.githubusercontent.com/78deeb4882d994f8247d005cbb39215843d9262bdba394449db52ebea3789937/68747470733a2f2f7261772e6769746875622e636f6d2f746865636f64696e676d616368696e652f7574696c732e6931386e2e66696e652d6578706f72742f332e302f646f632f696d616765732f6578706f72745f657863656c2e706e67)](https://camo.githubusercontent.com/78deeb4882d994f8247d005cbb39215843d9262bdba394449db52ebea3789937/68747470733a2f2f7261772e6769746875622e636f6d2f746865636f64696e676d616368696e652f7574696c732e6931386e2e66696e652d6578706f72742f332e302f646f632f696d616765732f6578706f72745f657863656c2e706e67)

Import file
-----------

[](#import-file)

Select the Import Excel in HTML -&gt; Fine. [![FINE export](https://camo.githubusercontent.com/025c6341d5825f88eab95e3a5963765c95862536ee343a28adfd638c90f6b1a0/68747470733a2f2f7261772e6769746875622e636f6d2f746865636f64696e676d616368696e652f7574696c732e6931386e2e66696e652d6578706f72742f332e302f646f632f696d616765732f696d706f72742e706e67)](https://camo.githubusercontent.com/025c6341d5825f88eab95e3a5963765c95862536ee343a28adfd638c90f6b1a0/68747470733a2f2f7261772e6769746875622e636f6d2f746865636f64696e676d616368696e652f7574696c732e6931386e2e66696e652d6578706f72742f332e302f646f632f696d616765732f696d706f72742e706e67)

You could import an Excel File into Fine. You must respect the export architecture. In first line is code language. In first line is Fine key. It's possible to add new key dynamically in the file but not a language. [![FINE import excel](https://camo.githubusercontent.com/08e0a3a68372464094cc3ba0aa0f261ee41c100a6bfd836a263d891fd417239e/68747470733a2f2f7261772e6769746875622e636f6d2f746865636f64696e676d616368696e652f7574696c732e6931386e2e66696e652d6578706f72742f332e302f646f632f696d616765732f696d706f72745f657863656c2e706e67)](https://camo.githubusercontent.com/08e0a3a68372464094cc3ba0aa0f261ee41c100a6bfd836a263d891fd417239e/68747470733a2f2f7261772e6769746875622e636f6d2f746865636f64696e676d616368696e652f7574696c732e6931386e2e66696e652d6578706f72742f332e302f646f632f696d616765732f696d706f72745f657863656c2e706e67)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity42

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

4584d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1104771?v=4)[mouf](/maintainers/mouf)[@Mouf](https://github.com/Mouf)

---

Top Contributors

[![moufmouf](https://avatars.githubusercontent.com/u/1290952?v=4)](https://github.com/moufmouf "moufmouf (1 commits)")

---

Tags

i18nexportmoufinternationalisationfine

### Embed Badge

![Health badge](/badges/mouf-utilsi18nfine-export/health.svg)

```
[![Health](https://phpackages.com/badges/mouf-utilsi18nfine-export/health.svg)](https://phpackages.com/packages/mouf-utilsi18nfine-export)
```

###  Alternatives

[symfony/string

Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way

1.8k724.1M827](/packages/symfony-string)[symfony/intl

Provides access to the localization data of the ICU library

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

PHP gettext manager

70130.2M102](/packages/gettext-gettext)[tractorcow/silverstripe-fluent

Simple localisation for Silverstripe

92421.6k26](/packages/tractorcow-silverstripe-fluent)[gettext/languages

gettext languages with plural rules

7530.3M11](/packages/gettext-languages)[instaclick/translation-editor-bundle

Web editor UI to manage Symfony2 translations (Symfony2 bundle)

2019.5k](/packages/instaclick-translation-editor-bundle)

PHPackages © 2026

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