PHPackages                             chiarillomax/yandex-translator-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. chiarillomax/yandex-translator-bundle

ActiveSymfony-bundle[API Development](/categories/api)

chiarillomax/yandex-translator-bundle
=====================================

Yandex translator integration in Symfony2

V1.2(10y ago)0296MITPHP

Since Nov 10Pushed 10y ago2 watchersCompare

[ Source](https://github.com/massimo-me/YandexTranslatorBundle)[ Packagist](https://packagist.org/packages/chiarillomax/yandex-translator-bundle)[ RSS](/packages/chiarillomax-yandex-translator-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

YandexTranslatorBundle
======================

[](#yandextranslatorbundle)

[![SensioLabsInsight](https://camo.githubusercontent.com/845a43629b7191cfd0a3d12e453ec010d40525c20ffd58b4ad135ce73ee303bc/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f37363539663665382d363862332d343731322d386237652d3564303563316137343130662f6d696e692e706e67)](https://insight.sensiolabs.com/projects/7659f6e8-68b3-4712-8b7e-5d05c1a7410f)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/b05031848f89f12004c965f5e9b72e2d5273052137118fa9b605afb73e2535b7/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4368696172696c6c6f4d617373696d6f2f59616e6465785472616e736c61746f7242756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ChiarilloMassimo/YandexTranslatorBundle/?branch=master)[![Build Status](https://camo.githubusercontent.com/5f6cc24f15567ce33fd0598d5e11628ddba225393c62cc41645c25465978e412/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4368696172696c6c6f4d617373696d6f2f59616e6465785472616e736c61746f7242756e646c652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ChiarilloMassimo/YandexTranslatorBundle/build-status/master)

Use Yandex translator service in your Symfony Project

Installation
------------

[](#installation)

Install the bundle:

```
composer require chiarillomax/yandex-translator-bundle

```

Register the bundle in `app/AppKernel.php`:

```
