Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 708 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 708 Bytes

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. This means you will have a nice graphical interface inside the Mouf framework to write your own translated messages.

In this document, we will describe how to use FINE to support several languages in your application.

Installing Fine

Fine is a Mouf package. It means you can easily install it using Mouf installer, or simply by adding a composer dependency on your project.