Libraries tagged by database translations
spatie/laravel-translation-loader
3267428 Downloads
Store your language lines in the database, yaml or other sources
astrotomic/laravel-translatable
8318043 Downloads
A Laravel package for multilingual models
lexik/translation-bundle
2854158 Downloads
This bundle allows to import translation files content into the database and provide a GUI to edit translations.
codezero/laravel-unique-translation
1045486 Downloads
Check if a translated value in a JSON column is unique in the database.
dimsav/laravel-translatable
1938990 Downloads
A Laravel package for multilingual models
omaralalwi/lexi-translate
15161 Downloads
Laravel translation package with morph relationships and caching.
laravel-lang/models
2477643 Downloads
Easy and fast way to localize models
sokil/php-isocodes-db-i18n
1110756 Downloads
Database and internationalisation filed for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
tomatophp/filament-translations
36020 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
fisharebest/localization
111448 Downloads
A lightweight localization database and translation tools, with data from the CLDR, IANA, ISO, etc.
experius/module-missingtranslations
300058 Downloads
Collect missing translations in specified folder or the entire Magento 2 Root. Adds database editing and management of translations.
sokil/php-isocodes-db-only
507910 Downloads
Database for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
waavi/translation
438226 Downloads
A Translation package for Laravel 5 with database and cache support
nevadskiy/laravel-translatable
22616 Downloads
Add translations to your Eloquent models
kunstmaan/translator-bundle
128515 Downloads
A bundle which enables editing translations in the admin interface without need for editing the translations files. Translations will be stored in a (default) database and retrieved on the most efficient way possible.