Libraries tagged by Laravel translation package
ahmedessam/laravel-autotranslate
129 Downloads
Laravel AutoTranslate is a package that automates the process of collecting translation keys throughout your Laravel project and organizing them into the appropriate translation files. This tool simplifies multilingual development by ensuring that all translation keys are efficiently managed and up-to-date.
rene-roscher/laravel-i18n-json-converter
160 Downloads
A Package for Laravel that converts PHP array-based translation files into flattened JSON files, making them compatible with Vue i18n
keypoint-solutions/laravel-localization-helpers
98 Downloads
An artisan command package and methods for easy translation management. Derived from potsky's repo, adding modern PHP &Laravel support, updated MS translator support and other features
schniper/laravel-localization-helpers
239 Downloads
An artisan command package and methods for easy translation management. Derived from potsky's repo, adding modern PHP &Laravel support, updated MS translator support and other features
slivka-b/laravel-translatable
158 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
rosiersrobin/vue-translation-enforcer
21 Downloads
Small package that enforces the use of existing translation strings in vue
phpanonymous/laravel-translatable-12
33 Downloads
A Laravel package for multilingual models upgrade by phpanonymous
pavelzanek/laravel-deepl
49 Downloads
A Laravel package for integrating with the DeepL API.
folklore/laravel-locale
703 Downloads
Localization package for Laravel 5
beyaty/laravel-translatable
241 Downloads
A Laravel package for multilingual models
angelo8828/laravel-js-localization
4278 Downloads
Laravel package to provide localizations to the Javascript code. Future-proofed and modernized version of https://github.com/andywer/laravel-js-localization
ajaaleixo/laravel-phraseapp
16293 Downloads
Laravel PhraseApp Package
yak0d3/mirza_yandex_translator
275 Downloads
Mirza Translator For Laravel gives you the ability to easily translate and manipulate text using the Yandex.Translate API.
coding-partners/transla-genius
35 Downloads
A Laravel package for automatic translations.
mohamedbakr57/localized-enum
6 Downloads
A simple and lightweight Laravel package that adds localized labels to native PHP enums using Laravel's translation system. Ideal for multi-language applications.