https://github.com/laravel-lang/translator
Text translation using multiple API translators
https://github.com/laravel-lang/translator
deepl deepl-translate deepl-translator google-translate translation translator translators yandex-translate
Last synced: 25 days ago
JSON representation
Text translation using multiple API translators
- Host: GitHub
- URL: https://github.com/laravel-lang/translator
- Owner: Laravel-Lang
- License: mit
- Created: 2024-06-24T20:00:13.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T14:36:21.000Z (9 months ago)
- Last Synced: 2024-10-29T23:31:10.073Z (7 months ago)
- Topics: deepl, deepl-translate, deepl-translator, google-translate, translation, translator, translators, yandex-translate
- Language: PHP
- Homepage: https://laravel-lang.com/packages-translator.html
- Size: 82 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel Lang Translator

[![Stable Version][badge_stable]][link_packagist]
[![Total Downloads][badge_downloads]][link_packagist]
[![Github Workflow Status][badge_build]][link_build]
[![License][badge_license]](https://laravel-lang.com/license.html)## Documentation
See the [documentation](https://laravel-lang.com/packages-translator.html) for detailed installation.
## Communication
We also have official [chats](https://t.me/addlist/l0XGtvEIBiljMTMy) in Telegram.
## Contributing
Please see [CONTRIBUTING](https://laravel-lang.com/contributions.html) for details.
## Support Us
❤️ Laravel Lang? Please consider supporting our collective on [Boosty](https://boosty.to/laravel-lang).
## License
This package is licensed under the [MIT License](https://laravel-lang.com/license.html).
[badge_build]: https://img.shields.io/github/actions/workflow/status/laravel-lang/translator/tests.yml?branch=main&style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/laravel-lang/translator.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/laravel-lang/translator.svg?style=flat-square
[badge_stable]: https://img.shields.io/github/v/release/laravel-lang/translator?label=stable&style=flat-square
[link_build]: https://github.com/laravel-lang/translator/actions
[link_packagist]: https://packagist.org/packages/laravel-lang/translator