Download the PHP package stratoss/yii2-google-translate-api without Composer
On this page you can find all versions of the php package stratoss/yii2-google-translate-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-google-translate-api
Yii2 extension to Google Translate API
Google Translate API
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the section of your composer.json
file.
Usage
Identifying your application to Google
If you haven't done so already, create your project's API key by following these steps:
- Go to the Google Developers Console.
- Select a project, or create a new one.
- In the sidebar on the left, expand APIs & auth. Next, click APIs. In the list of APIs, make sure the status is ON for the Google Translate API.
- In the sidebar on the left, select Credentials.
- To create an API key, click Create new Key and select the appropriate key type. Enter the additional information required for that key type and click Create.
Component Configuration
License
yii2-google-translate-api is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.
All versions of yii2-google-translate-api with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
The package stratoss/yii2-google-translate-api contains the following files
Loading the files please wait ....