Libraries tagged by laravel-model-translate
onurkacmaz/laravel-model-translate
14 Downloads
This package allows model translation. It is like Symfony's gedmo translation package.
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.
blackstone/laravel-model-translations-sync
33 Downloads
Synchronize Laravel model translations between models, language_lines, files and external translation flows.
shammaa/laravel-model-translations
47 Downloads
Smart and easy table-per-model translation system for Laravel
mphpmaster/laravel-model-translation-helpers
4 Downloads
Laravel model translation helpers.
jetcod/laravel-model-translation
616 Downloads
Laravel Model Translation simplifies managing model attribute translations in your Laravel applications.
hibasabouh/laravel-model-translations
4 Downloads
Database-driven model translations for Laravel using separate translation tables.
nh/translatable
32 Downloads
Make a Laravel model translatable
huztw/translator
243 Downloads
laravel model translator
codtail/translation
57 Downloads
An elegant laravel model translation tool
arniro/laravel-sluggable
956 Downloads
A package to generate a slug for Laravel models. Translatable columns are also supported.