Download the PHP package designs2/translator without Composer
On this page you can find all versions of the php package designs2/translator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download designs2/translator
More information about designs2/translator
Files in designs2/translator
Download designs2/translator
More information about designs2/translator
Files in designs2/translator
Vendor designs2
Package translator
Short Description Multipurpose translation manager and interface
License LGPL-3.0+
Homepage http://c-c-a.org/
Package translator
Short Description Multipurpose translation manager and interface
License LGPL-3.0+
Homepage http://c-c-a.org/
Keywords translationcontao
Please rate this library. Is it a good library?
Informations about the package translator
Translator
The Contao Community Alliance translation library allows easy use of various translation string sources.
It ships with a collection of various translation string providers:
- Static values that get populated during runtime by code (StaticTranslator).
- Adapter for Contao CMS language string arrays (LangArrayTranslator).
In addition it also provides a translator chain using which various translators can be stacked.
Usage:
It integrates into the Contao CMS providing a translator service. To use it, just get the service from the dependency container:
Known limitations:
- We have no manual so far. Bummer! :/
- We have not tested it all yet, so please give it a try yourself.
All versions of translator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
contao/core Version >=3.2,<3.6-dev
contao-community-alliance/composer-plugin Version ~2.0
contao-community-alliance/event-dispatcher Version ~1.0
contao/core Version >=3.2,<3.6-dev
contao-community-alliance/composer-plugin Version ~2.0
contao-community-alliance/event-dispatcher Version ~1.0
The package designs2/translator contains the following files
Loading the files please wait ....