rocket/translation

This package is abandoned and no longer maintained. No replacement package was suggested.

Translation foundation

dev-master / 1.0.x-dev 2016-01-02 17:59 UTC

This package is auto-updated.

Last update: 2023-08-16 18:38:55 UTC


README

This is a subtree split of RocketPropelledTortoise CMS - Core. Don't send pull requests here

Work In Progress, do not use in production

This package is a bundle for Laravel 4 applications.

It extends the base Translation Service Provider and stores the language in database.

//Todo

  • Rename the tables
  • Add migrations for the tables
  • Actually extend the LangServiceProvider (is separated for the moment)
  • Support both files and database sources
  • Better separation in classes
  • Remove all CodeIgniter references (was built for CodeIgniter before)
  • Document
  • Test

A second package translation-ui is also in the pipes to provide an administration interface for all the strings