Libraries tagged by i10n
notgosu/yii2-i18n-module
1080 Downloads
Yii2 i18n (internalization) module makes the translation of your application so simple
netforcews/i18n
18 Downloads
The NetForce Internationalization.
neam/yii-i18n-tools
598 Downloads
todo
neam/yii-i18n-attribute-messages
676 Downloads
Transparent attribute translation for ActiveRecords, leveraging Yii's built-in translation features for translated field contents.
ne0bot/php-i18n
20 Downloads
Simple i18n class for PHP
namwansoft/yii2-i18n-management
30 Downloads
i18n Management For Yii2 Application
nalingia/laravel-i18n
876 Downloads
An opinionated Laravel package for model internationalisation.
mvnino/laravel-vue-i18n-generator
10 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
msbios/i18n
518 Downloads
MSBios I18n
mouf/utils.i18n.fine.translation-interface
17672 Downloads
This package contains two interfaces shared by all translation services. The LanguageDetectionInterface is used to detect the current language for the user while the TranslatorInterface is used to translate strings.
mouf/utils.i18n.fine.manage.bo
9789 Downloads
This package contains the user interface to manage all the fine translation.
mouf/utils.i18n.fine.language-detection
17657 Downloads
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.
mouf/utils.i18n.fine.file-translator
13949 Downloads
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.
mouf/utils.i18n.fine.db-translator
3654 Downloads
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.
mouf/utils.i18n.fine.common
17650 Downloads
This package contains the class to cascade the translation, default instance and the interface for fine ui.