Libraries tagged by laravel-translate
kkomelin/laravel-translatable-string-exporter
969042 Downloads
Translatable String Exporter for Laravel
joedixon/laravel-translation
758519 Downloads
A tool for managing all of your Laravel translations
filament/spatie-laravel-translatable-plugin
776703 Downloads
Filament support for `spatie/laravel-translatable`.
dimsav/laravel-translatable
1873148 Downloads
A Laravel package for multilingual models
vemcogroup/laravel-translation
230919 Downloads
Translation package for Laravel to scan for localisations and up/download to poeditor
outhebox/laravel-translations
43740 Downloads
Laravel Translations UI provides a simple way to manage your translations in your Laravel application. It allows you to add, edit, delete and export translations, and it also provides a search functionality to find translations.
larswiegers/laravel-translations-checker
224103 Downloads
Make sure your laravel translations are checked and are included in all languages.
waavi/translation
429331 Downloads
A Translation package for Laravel 5 with database and cache support
nikaia/translation-sheet
529775 Downloads
Laravel Translation via Google Spreadsheet
genl/matice
256960 Downloads
Use your Laravel translations in JavaScript. Generates a Blade directive exporting all of your Laravel translations and provides a nice trans() helper function in JavaScript.
martinlindhe/laravel-vue-i18n-generator
1109247 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
fidum/laravel-translation-linter
22268 Downloads
Commands to help you keep your laravel translations organized.
unisharp/laravel-settings
159076 Downloads
Persistent settings manager for laravel, translations are supported.
tohidplus/laravel-vue-translation
97802 Downloads
A package to have Laravel translation feature in VueJs
mvenghaus/filament-plugin-translatable-inline
21994 Downloads
An alternative to https://github.com/filamentphp/spatie-laravel-translatable-plugin. The difference is that all translations occur directly under each field.