Libraries tagged by model-translations
we-are-neopix/laravel-model-translation
409 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.
jetcod/laravel-model-translation
56 Downloads
Laravel Model Translation simplifies managing model attribute translations in your Laravel applications.
mphpmaster/laravel-model-translation-helpers
3 Downloads
Laravel model translation helpers.
weboccult/laravel-translatable
2 Downloads
A Laravel package for easy model translations using morph relationships. Supports multiple languages, caching, validation, and automatic translation loading.
neurony/crudhub-lang
6 Downloads
Laravel Admin Panel
stolkom/translatable
3 Downloads
Laravel package for model translations
onurkacmaz/laravel-model-translate
13 Downloads
This package allows model translation. It is like Symfony's gedmo translation package.
jc-it/yii2-i18n-model
10 Downloads
Helpers to work with model translations.
codtail/translation
57 Downloads
An elegant laravel model translation tool
berthott/laravel-translatable
680 Downloads
Laravel Helper for Model Translations
t3thi/transfusion
73 Downloads
Wizard module to deal with TYPO3 connected and free mode translations and to fix the notorious mixed mode
jxckaroo/laravel-state-machine
24 Downloads
A simple state machine to handle model transactions, based on a list of pre-defined rules, for Laravel.