Download the PHP package bluora/laravel-yandex-translate without Composer
On this page you can find all versions of the php package bluora/laravel-yandex-translate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bluora/laravel-yandex-translate
More information about bluora/laravel-yandex-translate
Files in bluora/laravel-yandex-translate
Download bluora/laravel-yandex-translate
More information about bluora/laravel-yandex-translate
Files in bluora/laravel-yandex-translate
Vendor bluora
Package laravel-yandex-translate
Short Description Translate a word or text to a given language using Yandex Translation service.
License MIT
Package laravel-yandex-translate
Short Description Translate a word or text to a given language using Yandex Translation service.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-yandex-translate
Yandex Translate Provider for Laravel 5
This package is compatible with Laravel 5.
Installation
Install using composer:
In config/app.php
:
Update the providers section with:
Update the aliases section with:
In config/services.php
:
Add a new third party entry:
You can then add YANDEX_TRANSLATE_KEY=myapihere to your .env file.
Usage
Would output:
Yandex API Key
You can get your API key here.
All versions of laravel-yandex-translate with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-curl Version *
ext-curl Version *
The package bluora/laravel-yandex-translate contains the following files
Loading the files please wait ....