Libraries tagged by database translations
spatie/laravel-translation-loader
2113987 Downloads
Store your language lines in the database, yaml or other sources
astrotomic/laravel-translatable
6107662 Downloads
A Laravel package for multilingual models
lexik/translation-bundle
2498648 Downloads
This bundle allows to import translation files content into the database and provide a GUI to edit translations.
codezero/laravel-unique-translation
749960 Downloads
Check if a translated value in a JSON column is unique in the database.
dimsav/laravel-translatable
1878943 Downloads
A Laravel package for multilingual models
waavi/translation
431172 Downloads
A Translation package for Laravel 5 with database and cache support
laravel-lang/models
559242 Downloads
Easy and fast way to localize models
tomatophp/filament-translations
13216 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
77766 Downloads
A lightweight localization database and translation tools, with data from the CLDR, IANA, ISO, etc.
experius/module-missingtranslations
223850 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
605681 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.
kislota/laravel_8_translation
48821 Downloads
A Translation package for Laravel 5 with database and cache support
xmo/mine-translatable
58863 Downloads
The Hyperf Multilingual Model package.
nevadskiy/laravel-translatable
16309 Downloads
Add translations to your Eloquent models
kunstmaan/translator-bundle
121048 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.