PHPackages                             antfroger/dont-translate-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. [Localization &amp; i18n](/categories/localization)
4. /
5. antfroger/dont-translate-bundle

AbandonedArchivedSymfony-bundle[Localization &amp; i18n](/categories/localization)

antfroger/dont-translate-bundle
===============================

A bundle to disable the translation of your Symfony2 applications and only display the translation keys

v1.3.1(9y ago)130[1 issues](https://github.com/antfroger/AfDontTranslateBundle/issues)MITPHPPHP &gt;=5.3.3

Since May 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/antfroger/AfDontTranslateBundle)[ Packagist](https://packagist.org/packages/antfroger/dont-translate-bundle)[ Docs](https://github.com/antfroger/AfDontTranslateBundle)[ RSS](/packages/antfroger-dont-translate-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (2)Versions (7)Used By (0)

AFDontTranslateBundle
=====================

[](#afdonttranslatebundle)

A bundle to disable the translation of your Symfony2 applications and only display the translation keys

[![Latest Stable Version](https://camo.githubusercontent.com/21fd835099f9f094a41e1252300ec7ff383e91245e886759882e05c470be6811/68747470733a2f2f706f7365722e707567782e6f72672f616e7466726f6765722f646f6e742d7472616e736c6174652d62756e646c652f762f737461626c652e706e67)](https://packagist.org/packages/antfroger/dont-translate-bundle "Latest Stable Version")[![SensioLabsInsight](https://camo.githubusercontent.com/d66bd88e60455775d4eb29754b4811f0fb5c48fc52bb090cda2e09a93a46b557/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f63396161636265392d346433322d343265332d383363372d6663346636656537376431652f6d696e692e706e67)](https://insight.sensiolabs.com/projects/c9aacbe9-4d32-42e3-83c7-fc4f6ee77d1e "SensioLabsInsight")[![Scrutinizer Code Quality](https://camo.githubusercontent.com/83255ac0af523548b437ec74c02afca6282d0e99b95ed06d09730488327ac233/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616e7466726f6765722f4166446f6e745472616e736c61746542756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/antfroger/AfDontTranslateBundle/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/ba380d964759adb2d783ad88529c5d10662a62678f427212fd22911be117aa76/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616e7466726f6765722f4166446f6e745472616e736c61746542756e646c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/antfroger/AfDontTranslateBundle/?branch=master)[![Build Status](https://camo.githubusercontent.com/b870e3ecf74a1050fe7a96df3792a376c7546361cc635bfd24a4043837629a14/68747470733a2f2f7472617669732d63692e6f72672f616e7466726f6765722f4166446f6e745472616e736c61746542756e646c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/antfroger/AfDontTranslateBundle "Build status")

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

[](#installation)

**1. Add the required package using composer.**

```
composer require antfroger/dont-translate-bundle
```

**2.Add the bundle to your AppKernel.**

```
