twigger / laravel-translate
Supercharged instant translations for any Laravel project
Fund package maintenance!
Buymeacoffee
Installs: 1 578
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 2
Forks: 9
Open Issues: 10
Requires
- php: ^7.4|^8.0
- laravel/framework: ^8.0|^9.0
Requires (Dev)
- aws/aws-sdk-php: ^3.158
- orchestra/testbench: ^6.2|^7.2
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^9.4
- stichoza/google-translate-php: ^4.1.0
Suggests
- aws/aws-sdk-php: Needed for the AWS Translator
- stichoza/google-translate-php: Needed for the free Google Translate API
This package is auto-updated.
Last update: 2024-10-22 02:09:23 UTC
README
Supercharged instant translations for any Laravel project.
Contents
About
Laravel Translate provides instant free translations using Google, AWS, Bing or any other translation service. It also allows translations to be set in language files and the database to provide a truly flexible translation tool.
- Translate any text instantly using a multitude of translation services, without tying yourself to a specific service.
- Commit specific translations to version control.
- Use the frontend to specify translation overrides.
- Easily extensible.
- Fully tested.
Docs
We've taken care over documenting everything you'll need to get started and use Laravel Translate fully.
Check out the docs on our documentation site.
Contributing
Contributions are welcome! Before contributing to this project, familiarize yourself with CONTRIBUTING.md.
Roadmap
The following list is a non-comprehensive collection of features which will be implemented in the next few weeks/months.
If you want to get involved in building a feature, check out the issues tab or email me!
- Documentation needs reviewing.
- UI for editing and adding translations.
- Translations through JavaScript.
- Translation implementations.
- Free translations.
- Control supported languages.
Copyright and Licence
This package is copyright © Toby Twigger and licensed for use under the terms of the MIT License (MIT). Please see LICENCE.md for more information.
Contact
For any questions, suggestions, security vulnerabilities or help, email me directly at tobytwigger1@gmail.com