2017 © Pedro Peláez
 

library translation-bundle

Translation bundle

image

itkg/translation-bundle

Translation bundle

  • Wednesday, April 6, 2016
  • by pdenis
  • Repository
  • 4 Watchers
  • 0 Stars
  • 4,337 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 5 % Grown

The README.md

translation-bundle

Build Status Scrutinizer Code Quality Code Coverage, (*1)

About

Import / Export translation feature for Symfony 2 projects, (*2)

Installation

Installation by Composer

  • If you use composer, add ItkgDelayEventBundle bundle as a dependency to the composer.json of your application

"require": { "itkg/translation-bundle": "dev-master" },
  • Add ItkgTranslationBundle to your application kernel.

// app/AppKernel.php <?php // ... public function registerBundles() { $bundles = array( // ... new Itkg\TranslationBundle\ItkgTranslationBundle(), ); }

Usage

  • Export yml files to a CSV
app/console itkg:translation:convert --path ./ --input=yml --output=csv --output-path=/var/www/mhps/translations
  • Import csv files to a yml
 app/console itkg:translation:convert --path ./translations/ --input=csv --output=yml

The Versions

06/04 2016

dev-master

9999999-dev http://github.com/itkg/delay-event-bundle

Translation bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pascal DENIS

bundle event delay interakting

06/04 2016

1.0.0

1.0.0.0 http://github.com/itkg/delay-event-bundle

Translation bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pascal DENIS

bundle event delay interakting

04/04 2016

0.1.0

0.1.0.0 http://github.com/itkg/delay-event-bundle

Translation bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pascal DENIS

bundle event delay interakting