Libraries tagged by database transaction
dimsav/laravel-translatable
1892452 Downloads
A Laravel package for multilingual models
laravel-lang/models
939444 Downloads
Easy and fast way to localize models
tomatophp/filament-translations
18719 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
434636 Downloads
A Translation package for Laravel 5 with database and cache support
experius/module-missingtranslations
244681 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
276321 Downloads
Database for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
sokil/php-isocodes-db-i18n
734052 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.
hpolthof/laravel-translations-db
5406 Downloads
A database translations implementation for Laravel 5.
kislota/laravel_8_translation
55573 Downloads
A Translation package for Laravel 5 with database and cache support
fisharebest/localization
82126 Downloads
A lightweight localization database and translation tools, with data from the CLDR, IANA, ISO, etc.
xmo/mine-translatable
67528 Downloads
The Hyperf Multilingual Model package.
nevadskiy/laravel-translatable
18086 Downloads
Add translations to your Eloquent models
kunstmaan/translator-bundle
122922 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.
esign/laravel-translation-loader
10125 Downloads
Load translations from the database or other sources.
wedesignit/laravel-translations-import
13318 Downloads
Import translations from your Laravel translation files to your database.