riomigal / languages
Laravel Translation UI. Integrates a translation UI for all Laravel Localization.
1.9.4
2026-06-11 11:12 UTC
Requires
- php: ^8.2
- danharrin/livewire-rate-limiting: ^1.0||^2.2
- illuminate/support: ^9.0||^10||^11||^12||^13
- laravel/legacy-factories: ^1.3
- livewire/livewire: ^2.12||^3.0
- openai-php/laravel: ^0.7.8||^0.8.0||^0.14.0||^0.19
Requires (Dev)
- mockery/mockery: ^1.0.0
- orchestra/testbench: ^9.0||^10||^11||^12||^13
- phpunit/phpunit: ^10.0||^11.0||^12.0
This package is auto-updated.
Last update: 2026-06-11 11:12:34 UTC
README
Documentation (with videos): https://www.laravel-languages.com/docs/introduction
What is Laravel Languages?
Laravel Languages is a Translation UI that adds additional functionality to the existing Laravel App. The App has it's own guard which isolates Laravel Languages from an existing App.
Features
- Manage Languages and Translations from Filesystem in a Database
- Manage Translators and give them access to selected Languages
- Export/Import between Filesystem and Data
- Search for text, files
- Request Translations
- Approve Translations