mouf / utils.i18n.fine
Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). Translation is performed using PHP mapping files, but you will have a nice graphical interface in the Mouf framework to write your own translated mess
Package info
github.com/thecodingmachine/utils.i18n.fine
Type:mouf-library
pkg:composer/mouf/utils.i18n.fine
Requires
- php: >=5.3.0
- mouf/mouf-installer: ~2.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
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.