riomigal / languages
Laravel Translation UI. Integrates a translation UI for all Laravel Localization.
Installs: 3 316
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 3
Forks: 0
Open Issues: 1
Requires
- php: ^8.1
- danharrin/livewire-rate-limiting: ^1.0
- illuminate/support: ^9.0||^10
- laravel/legacy-factories: ^1.3
- livewire/livewire: ^2.12
- openai-php/laravel: ^0.7.8
Requires (Dev)
- mockery/mockery: ^1.0.0
- orchestra/testbench: ^8.0
- phpunit/phpunit: ^10.0
- dev-master
- 1.8.5
- 1.8.4
- 1.8.3
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.9
- 1.7.8
- 1.7.6
- 1.7.5
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.9
- 1.6.8
- 1.6.7
- 1.6.6
- 1.6.5
- 1.6.4
- 1.6.3
- 1.6.1
- 1.6.0
- 1.5.8
- 1.5.7
- 1.5.6
- 1.5.5
- 1.5.4
- 1.5.3
- 1.5.1
- 1.5.0
- 1.4.9
- 1.4.8
- 1.4.7
- 1.4.6
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.9
- 1.3.8
- 1.3.7
- 1.3.6
- 1.3.5
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.0
- 1.0.0
- dev-development
This package is auto-updated.
Last update: 2025-03-21 09:13:53 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