Tito Miguel Costa
Refactoring ideas

tmcI18nPlugin

A symfony 1.4 plugin that adds MySQL support for internationalization instead of XLIFF files

The use of XLIFF files for translation is not pratical, specially if the person editing the file does not know much about xml format.

This plugin offers the possibility to use a MySQL backend for translations.

Features

  • Automatically clears cache when a new entry is added
  • Allows the extraction of translations from PHP files
  • Database backend that can be integrated with symfony admin generator

Check the GitHub repository for deployment instructions.

https://github.com/titomiguelcosta/tmcI18nPlugin

Tags: symfony, plugin, i18n