artificer-localization-plugin
by mascame
Localization plugin. Provides simple localization to notice users of a localizated field.
eloquent-localizable
by folklore
Laravel 4 and 5 package to add localization capabilities to Eloquent Models
fluent-laravel
Laravel package for Fluent translations (application localisation)
gettext
Adds localization support to laravel applications with PoEdit and Gettext
google-spreadsheet-exporter
by airain
Laravel Artisan Command to generate Laravel Languages files from a Google Spreadsheet
lang-import-export
by ufirst
A Laravel package providing artisan commands to import and export language files from and to CSV.
laravel-gettext
by zerospam
Adds localization support to laravel applications in an easy way using Poedit and GNU gettext.
laravel-gettext
by xinax
Adds localization support to laravel applications in an easy way using Poedit and GNU gettext.
laravel-gettext
by belphemur
Adds localization support to laravel applications in an easy way using Poedit and GNU gettext.
laravel-gettext
by now-here
Adds localization support to laravel applications in an easy way using Poedit and GNU gettext.
laravel-lang
by arcanedev
Translations manager and checker for Laravel 5 based on 'caouecs/laravel4-lang' package.
laravel-lang-google-spreadsheet-importer
by mechastorm
Laravel Artisan Command to generate Laravel Languages files from a Google Spreadsheet
laravel-lang-import-export
A Laravel package providing artisan commands to import and export language files from and to CSV.
laravel-localization-to-vue
by kg-bot
Laravel package used to collect all localization files from resources/lang (and custom) directories and sub-directories and make them available as JSON file
laravel-localized-routes
by codezero
A convenient way to set up, manage and use localized routes in a Laravel app.
laravel-localizer
by codezero
Automatically detect and set an app locale that matches your visitor's preference.
laravel-model-labels
by madnh
Support get label of model's fields, from model::$labels property or Laravel's localization features