Libraries tagged by qtranslate
awkaw/laravel-translations
2768 Downloads
Translate service for Laravel
aon4o/laravel-translation-loader
400 Downloads
Store your language lines in the database, yaml or other sources
anourvalar/laravel-interpreter
5350 Downloads
Laravel's locales translate through the single (flat) file
weglot/weglot-laravel
9 Downloads
Seamless integration of Weglot into your Laravel project
inpsyde/translation-cache
4759 Downloads
Improves site performance by caching translation files using WordPress object cache.
conquer/i18n
568 Downloads
The I18n automatic translation extension for the Yii2 framework
vdeapps/phpcore-dictionary
1327 Downloads
Simple dictionary name => value for translate
toovalu-github/translation-form-bundle
60 Downloads
Translate your doctrine objects easily with some helpers
tool-mountain/laravel-uri-translator
1077 Downloads
Translate a URI or individual slugs.
teamnovu/localize
458 Downloads
Localize allows you to easily translate i18n files within Statamic
slivka-b/laravel-translatable
226 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
setono/sylius-fragment-translation-plugin
16494 Downloads
Will translate fragments of text automatically
richardsjoqvist/silverstripe-localdate
8861 Downloads
Translates formatted date strings to the locale set with i18n::set_locale() if there is a matching language file.
mouf/utils.i18n.fine
170614 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.common.formatters
33641 Downloads
Formatters are simple classes that transform a string into another. For instance, a formatter could be used to format a date, translate a string, put a string in bold, etc... This package contains the formatter interface, plus a number of useful formatters.