Download the PHP package knone/translate-bundle without Composer
On this page you can find all versions of the php package knone/translate-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download knone/translate-bundle
More information about knone/translate-bundle
Files in knone/translate-bundle
Download knone/translate-bundle
More information about knone/translate-bundle
Files in knone/translate-bundle
Vendor knone
Package translate-bundle
Short Description Translate bundle
License MIT
Homepage http://i.knone.ru
Package translate-bundle
Short Description Translate bundle
License MIT
Homepage http://i.knone.ru
Please rate this library. Is it a good library?
Informations about the package translate-bundle
KNoneTranslateBundle
This bundle for Symfony2 applications, which translate some text in your application using different translator-services
Installation
Download using composer:
Enable the bundle in the kernel:
Configure the KNoneTranslateBundle
KNoneTranslateBundle have two translator-providers:
- google_web (use http://translate.google.com)
- yandex_api (http://api.yandex.com/translate/)
You need to set default provider in config.yml:
If you want to use Yandex Api you need set api key (get api key):
Using the KNoneTranslateBundle
You just can use service k_none_translate.translator. Example:
All versions of translate-bundle with dependencies
PHP Build Version
Package Version
The package knone/translate-bundle contains the following files
Loading the files please wait ....