Libraries tagged by translation_table
terminal42/dc_multilingual
92377 Downloads
A multilingual DC driver storing the translations in the same table for Contao Open Source CMS
localizationteam/l10nmgr
418449 Downloads
Bulk translation export and import for TYPO3 - CAT XML and MS Excel workflows, CLI automation with FTP/email delivery, fine-grained table and field selection. The established localization manager for professional TYPO3 translation projects. v12+v13 (TYPO3 11-13): free in TER. v14: Priority Access.
marshmallow/translatable
15128 Downloads
Add translation to your Nova Resources. The translations will be stored in a translatables table and not in a JSON format in your existing tables as many packages out there do.
candeno/laravel-translations
490 Downloads
EAV-based per-locale translations for Eloquent models — stores translated field values in a shared translations table with a HasTranslations trait for get/set/bulk-write operations.
syriable/filament-translator
856 Downloads
Convention-based automatic translations for Filament forms, tables, actions, and pages.
moharrum/laravel-adminer
1006 Downloads
Adminer database management tool for your Laravel application.
tumtum/phpunuhi-export-excel
1190 Downloads
This extension for the phpunuhi project enables translations to be stored in an Excel table
internetrix/silverstripe-fluent-extra-table
144 Downloads
Extended silverstripe fluent module. Locales data are be stored in seperate tables.
neam/yii-i18n-columns
1402 Downloads
Transparent attribute translation for ActiveRecords, without requiring lookup tables for translated field contents.
imcity-tech/laravel-translatable
1669 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
levgenij/laravel-translatable
112 Downloads
Translatable Eloquent models with separate translation tables.
hibasabouh/laravel-model-translations
3 Downloads
Database-driven model translations for Laravel using separate translation tables.
ceedcv-maya/shared-translations-laravel
78 Downloads
Polymorphic translations for Laravel: a single translations table + HasTranslations trait to store per-locale field values for any model (panel alerts, messages, …).
webduonederland/laravel-missing-translations
10 Downloads
Laravel package to detect and store missing translations in a database table
shammaa/laravel-model-translations
47 Downloads
Smart and easy table-per-model translation system for Laravel