Libraries tagged by laravel-translation
spatie/laravel-translation-loader
2285846 Downloads
Store your language lines in the database, yaml or other sources
barryvdh/laravel-translation-manager
3173843 Downloads
Manage Laravel Translations
outhebox/laravel-translations
58506 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
287731 Downloads
Make sure your laravel translations are checked and are included in all languages.
joedixon/laravel-translation
806573 Downloads
A tool for managing all of your Laravel translations
vemcogroup/laravel-translation
253214 Downloads
Translation package for Laravel to scan for localisations and up/download to poeditor
nikaia/translation-sheet
561904 Downloads
Laravel Translation via Google Spreadsheet
genl/matice
283885 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
1120534 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
fidum/laravel-translation-linter
39735 Downloads
Commands to help you keep your laravel translations organized.
bambamboole/laravel-translation-dumper
20062 Downloads
A laravel package to dump missing translation keys into the translation files
tomatophp/filament-translations
17223 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.
elegantly/laravel-translator
7377 Downloads
All on one translations management for Laravel
unisharp/laravel-settings
163277 Downloads
Persistent settings manager for laravel, translations are supported.
tohidplus/laravel-vue-translation
105124 Downloads
A package to have Laravel translation feature in VueJs