Libraries tagged by database translations
astrotomic/laravel-translatable
8812654 Downloads
A Laravel package for multilingual models
spatie/laravel-translation-loader
3590618 Downloads
Store your language lines in the database, yaml or other sources
lexik/translation-bundle
2917658 Downloads
This bundle allows to import translation files content into the database and provide a GUI to edit translations.
codezero/laravel-unique-translation
1097674 Downloads
Check if a translated value in a JSON column is unique in the database.
dimsav/laravel-translatable
1946194 Downloads
A Laravel package for multilingual models
laravel-lang/models
3169826 Downloads
Easy and fast way to localize models
experius/module-missingtranslations
314502 Downloads
Collect missing translations in specified folder or the entire Magento 2 Root. Adds database editing and management of translations.
sokil/php-isocodes-db-i18n
1233186 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
41056 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.
waavi/translation
438418 Downloads
A Translation package for Laravel 5 with database and cache support
omaralalwi/lexi-translate
25670 Downloads
Laravel translation package with morph relationships and caching.
fisharebest/localization
122681 Downloads
A lightweight localization database and translation tools, with data from the CLDR, IANA, ISO, etc.
sokil/php-isocodes-db-only
583272 Downloads
Database for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
nevadskiy/laravel-translatable
23560 Downloads
Add translations to your Eloquent models
kunstmaan/translator-bundle
129534 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.