Libraries tagged by laravel-translations
spatie/laravel-translation-loader
2169632 Downloads
Store your language lines in the database, yaml or other sources
barryvdh/laravel-translation-manager
3085188 Downloads
Manage Laravel Translations
larswiegers/laravel-translations-checker
258848 Downloads
Make sure your laravel translations are checked and are included in all languages.
joedixon/laravel-translation
788540 Downloads
A tool for managing all of your Laravel translations
vemcogroup/laravel-translation
243596 Downloads
Translation package for Laravel to scan for localisations and up/download to poeditor
outhebox/laravel-translations
51519 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.
nikaia/translation-sheet
548898 Downloads
Laravel Translation via Google Spreadsheet
genl/matice
273081 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
1117046 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
fidum/laravel-translation-linter
31633 Downloads
Commands to help you keep your laravel translations organized.
bambamboole/laravel-translation-dumper
12863 Downloads
A laravel package to dump missing translation keys into the translation files
tomatophp/filament-translations
14473 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
5864 Downloads
All on one translations management for Laravel
unisharp/laravel-settings
161458 Downloads
Persistent settings manager for laravel, translations are supported.
tohidplus/laravel-vue-translation
102502 Downloads
A package to have Laravel translation feature in VueJs