mcn / i18n
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (1.0.3) of this package.
1.0.3
2013-10-12 12:27 UTC
Requires
- php: >=5.4
- ext-intl: *
- doctrine/orm: ~2.4
- gedmo/doctrine-extensions: ~2.2
- zendframework/zendframework: ~2.2
This package is not auto-updated.
Last update: 2016-08-04 13:21:22 UTC
README
This module provides the ability to lazily insert translations into the database. The benefit of this is that you can then very easily integrate your translations into your administrator panel.
What this module does not do
It will not provide you with DND for translations, it expects you to implement the controllers for your administration interface yourself.
Available components
todo.....