Libraries tagged by translation database
spatie/laravel-translation-loader
3391532 Downloads
Store your language lines in the database, yaml or other sources
astrotomic/laravel-translatable
8503939 Downloads
A Laravel package for multilingual models
lexik/translation-bundle
2878287 Downloads
This bundle allows to import translation files content into the database and provide a GUI to edit translations.
codezero/laravel-unique-translation
1065784 Downloads
Check if a translated value in a JSON column is unique in the database.
dimsav/laravel-translatable
1941813 Downloads
A Laravel package for multilingual models
omaralalwi/lexi-translate
19910 Downloads
Laravel translation package with morph relationships and caching.
laravel-lang/models
2718214 Downloads
Easy and fast way to localize models
sokil/php-isocodes-db-i18n
1158974 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
38080 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
116888 Downloads
A lightweight localization database and translation tools, with data from the CLDR, IANA, ISO, etc.
experius/module-missingtranslations
304789 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
534289 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
438271 Downloads
A Translation package for Laravel 5 with database and cache support
kunstmaan/translator-bundle
128945 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.
nevadskiy/laravel-translatable
22968 Downloads
Add translations to your Eloquent models