laravel-ai-translations
by lukasccb
Scan, manage, and AI-translate __() strings stored in the database for Laravel applications.
laravel-translations
by codebar-ag
Extract and manage Laravel translation keys from application source files.
laravel-model-translations
by hibasabouh
Database-driven model translations for Laravel using separate translation tables.
laravel-polyglot-model
Elegant model translations for Laravel with polymorphic storage and eager loading support
laravel-type-bridge
by gaiatools
A Laravel package for generating TypeScript/JavaScript enums and frontend translation files from your Laravel app.
laravel-translation-pruner
by vildanbina
Simple Laravel package to find and remove unused translations
laravel-po
by webhappens
Synchronize Laravel PHP translation arrays with PO (Portable Object) files, with optional POEditor integration
laravel-localizer
by devwizardhq
Laravel Localizer bridges Laravel translations to your SPA frontend (React/Vue/Inertia) and provides generated language assets, type-safe usage, and global translation helpers.
lingui-laravel
by linguijs
Artisan command to generate localized JSON files with all your translations.
laravel-translatetable
by nietthijmen
import & export your laravel translations to a excel spreadsheet
laravel-typescript-translations
by nvl
Generate TypeScript type definitions from Laravel translation files
laravel-lang-sync-inertia
by erag
A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.
laravel-translations
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.
laravel-enum-friendly
by splitstack
Make your Laravel enums friendly with TypeScript, selects, and many more convenient features
laravel-translations
by jshoter
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.
laravel-translations-sync
by van-ons
A package that synchronizes translations between your Laravel project and a provider.
laravel-auto-translation
by vildanbina
A Laravel package for automating the translation of language files.
laravel-translations
by wecansync
Database-driven translation management for Laravel applications with automatic locale support and slug generation
laravel-translations
by goodmagma
Export Localization strings and translate it via Google Translate for Laravel
laravel-translations
Database driven translation for your Laravel application.
laravel-yaml-translation
by betterapp
Add YAML file support to Laravel TranslationServiceProvider, fork of jackjoe/yaml-translation
laravel-yaml-translation
by mydnic
Add YAML file support to Laravel TranslationServiceProvider, fork of devitek/laravel-yaml-translation
laravel-translatable
by slivka-b
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.