flatorb/translator

Laravel Translation package using manual and Google Cloud Translating API

v1.0.1 2019-05-20 05:20 UTC

This package is auto-updated.

Last update: 2024-04-20 15:53:53 UTC


README

Latest Version on Packagist Total Downloads Build Status StyleCI

Translator is a package for Laravel to easily translate phrases for your application. This extension helps you to perform the translations manually or using Google Cloud Translation API.

  • You can set the default locale and the desired list of locales through the configuration file
  • Translate manually
  • Translate using Google Cloud Translate API

Take a look at contributing.md to see a to do list.

Installation

Via Composer

$ composer require flatorb/translator

Usage

Change log

Please see the changelog for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see contributing.md for details and a todolist.

Security

If you discover any security related issues, please email contact@flatorb.com instead of using the issue tracker.

Credits

License

GPL v3. Please see the license file for more information.