Libraries tagged by model-translate
smart-cms/model-translate
1734 Downloads
This is my package model-translate
onurkacmaz/laravel-model-translate
14 Downloads
This package allows model translation. It is like Symfony's gedmo translation package.
abdelhafz/trans-accessor
4 Downloads
simple model translate accessor that help save yor time and make you dry
esign/laravel-underscore-translatable
28584 Downloads
A laravel package to make your eloquent models translatable.
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.
jetcod/laravel-model-translation
616 Downloads
Laravel Model Translation simplifies managing model attribute translations in your Laravel applications.
esign/laravel-helpermodel-translatable
387 Downloads
A laravel package to make your eloquent models translatable.
barisdemirhan/laravel-polyglot-model
86 Downloads
Elegant model translations for Laravel with polymorphic storage and eager loading support
a-sabagh/laravel-enhance-enums
382 Downloads
A lightweight Laravel package that adds a reusable Translatable trait for handling model translations with clean, consistent syntax.
unusualdope/filament-model-translatable
84 Downloads
blackstone/laravel-model-translations-sync
24 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.
kaantanis/filament-model-translatable
3 Downloads
This is my package filament-model-translatable
hibasabouh/laravel-model-translations
3 Downloads
Database-driven model translations for Laravel using separate translation tables.