Libraries tagged by laravel-model-translate
onurkacmaz/laravel-model-translate
13 Downloads
This package allows model translation. It is like Symfony's gedmo translation package.
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.
mphpmaster/laravel-model-translation-helpers
1 Downloads
Laravel model translation helpers.
jetcod/laravel-model-translation
49 Downloads
Laravel Model Translation simplifies managing model attribute translations in your Laravel applications.
nh/translatable
31 Downloads
Make a Laravel model translatable
huztw/translator
243 Downloads
laravel model translator
codtail/translation
56 Downloads
An elegant laravel model translation tool
arniro/laravel-sluggable
953 Downloads
A package to generate a slug for Laravel models. Translatable columns are also supported.