mouf/utils.i18n.fine.translation-interface dependents (5) Order by: name | downloads Show: all | require | require-dev

  • PHP

    mouf/html.widgets.menu

    This package contains objects describing a menu of an application. The menu is described, but this package does not render the menu in any way. You will have to use another package to render the menu in HTML. Usually, templates will provide their own menu renderers.

  • PHP

    mouf/utils.i18n.fine.language-detection

    Language detection is a PHP internationalisation package, it depends of translation-interface. This package contain many class to return a language select for internationalisation. It's could be with : Browser detection, fix language, data set in session, a link between domain name and language or a cascading of many solutions. The language can be used to translate message in fin or whatever.

  • PHP

    mouf/utils.i18n.fine.common

    This package contains the class to cascade the translation, default instance and the interface for fine ui.

  • PHP

    mouf/utils.i18n.fine.file-translator

    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 messages.

  • PHP

    mouf/utils.i18n.fine.db-translator

    Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). This package provides a DB mapper that stores translations in database.