Libraries tagged by translation database
nevadskiy/laravel-translatable
17279 Downloads
Add translations to your Eloquent models
hyperdigital/hd_translator
6252 Downloads
Translation of static strings from locallang.xlf files and export/import of database related content
hpolthof/laravel-translations-db
5321 Downloads
A database translations implementation for Laravel 5.
esign/laravel-translation-loader
9125 Downloads
Load translations from the database or other sources.
wedesignit/laravel-translations-import
12547 Downloads
Import translations from your Laravel translation files to your database.
trekels/translation-bundle
4201 Downloads
This bundle allows to import translation files content into the database and provide a GUI to edit translations.
yehia_abdullah/translation
2960 Downloads
A Translation package for Laravel 5 with database and cache support
provalido/translation
7581 Downloads
A Translation package for Laravel 5 with database and cache support
novius/laravel-translation-loader
18205 Downloads
Store your language lines in the database, yaml or other sources
omaralalwi/lexi-translate
360 Downloads
Laravel translation package with morph relationships and caching.
creative/symfony-db-i18n-bundle
12317 Downloads
Allow store i18n-messages in database
asm/translation-loader-bundle
13213 Downloads
Symfony2 bundle with database translation loader
oskobri/database-translation-sheet
1169 Downloads
A package that allows you to translate with google sheet your translated models
digitalpulsebe/craft-database-translations
1212 Downloads
Manage Craft i18n translations and store in database
we-are-neopix/laravel-model-translation
410 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.