Libraries tagged by translation database
spatie/laravel-translation-loader
3136390 Downloads
Store your language lines in the database, yaml or other sources
astrotomic/laravel-translatable
8114210 Downloads
A Laravel package for multilingual models
lexik/translation-bundle
2822645 Downloads
This bundle allows to import translation files content into the database and provide a GUI to edit translations.
codezero/laravel-unique-translation
1022334 Downloads
Check if a translated value in a JSON column is unique in the database.
dimsav/laravel-translatable
1934661 Downloads
A Laravel package for multilingual models
laravel-lang/models
2230099 Downloads
Easy and fast way to localize models
experius/module-missingtranslations
294430 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
1045015 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
33979 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.
omaralalwi/lexi-translate
9959 Downloads
Laravel translation package with morph relationships and caching.
fisharebest/localization
103659 Downloads
A lightweight localization database and translation tools, with data from the CLDR, IANA, ISO, etc.
sokil/php-isocodes-db-only
478311 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
438150 Downloads
A Translation package for Laravel 5 with database and cache support
kunstmaan/translator-bundle
127946 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
22128 Downloads
Add translations to your Eloquent models