Libraries tagged by Laravel translation package
cyberwolfstudio/lingua
6241 Downloads
Add your Laravel language translations to your asset pipeline for use in Javascript packages like Vue or React.
backstage/laravel-translations
3814 Downloads
A Laravel translations package
hexadog/laravel-translation-manager
6310 Downloads
Laravel Translation management package
abstractrs/translation
13094 Downloads
A Translation package for Laravel with database and cache support
testmonitor/laravel-vue-i18n-generator
3979 Downloads
This package compiles your Laravel translation files into a Vue i18n compatible JSON file.
tectonic/laravel-localisation
11830 Downloads
A bridge package for Localisation and Laravel packages, bringing translation code for models and collections to Laravel 4/5.
vladpimk/laravel-translation-pim
5473 Downloads
Fork of joedixon/laravel-translation. Added support for the illuminate/support package version 11.0 to enable compatibility with Laravel 11. The version has not been fully tested
uselocale/locale-laravel
5559 Downloads
Manage translations with Locale and smoothly synchronize them with your project using our simple package commands.
square-bit/laravel-pt-localization
2859 Downloads
Portuguese Localization package for Laravel
esign/laravel-underscore-translatable
14026 Downloads
A laravel package to make your eloquent models translatable.
omaralalwi/lexi-translate
404 Downloads
Laravel translation package with morph relationships and caching.
laravelway/jstranslate
8418 Downloads
Laravel package for translations on frontend
hyperlinkgroup/linguist
7350 Downloads
A package to manage your translation files from Linguist
wazza/dom-translate
160 Downloads
A Laravel Package that will use the build-in Blade Directive to define specific phrases for auto-translation before being rendered to the screen.
marshmallow/translatable
13192 Downloads
Add translation to your Nova Resources. The translations will be stored in a translatables table and not in a JSON format in your existing tables as many packages out there do.