Download the PHP package happyr/auto-fallback-translation-bundle without Composer
On this page you can find all versions of the php package happyr/auto-fallback-translation-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download happyr/auto-fallback-translation-bundle
More information about happyr/auto-fallback-translation-bundle
Files in happyr/auto-fallback-translation-bundle
Package auto-fallback-translation-bundle
Short Description Make sure to use a translation service like Bing or Google to translate your missing messages
License MIT
Homepage http://developer.happyr.com
Informations about the package auto-fallback-translation-bundle
Happyr Auto Fallback Translation Bundle
DEPRECATED: Use php-translation/symfony-bundle
This bundle uses Google to translate messages that you have not translated yet. So instead of using a fallback language you get a Google translated string. Sure, Google translate is not optimal but it is way better then using a different language. With this feature you can deploy a new version even before your translators have done their work.
To Install
Run the following in your project root, assuming you have composer set up for your project
Add the bundle to app/AppKernel.php
Configuration
To easier configure the HTTP client and message factory, have a look at HttplugBundle.
All versions of auto-fallback-translation-bundle with dependencies
symfony/framework-bundle Version ^2.7 || ^3.0
php-http/httplug Version ^1.0
php-http/client-implementation Version ^1.0
php-http/plugins Version ^1.0
psr/log Version ~1.0