Download the PHP package sinso/translationapi without Composer
On this page you can find all versions of the php package sinso/translationapi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sinso/translationapi
More information about sinso/translationapi
Files in sinso/translationapi
Download sinso/translationapi
More information about sinso/translationapi
Files in sinso/translationapi
Vendor sinso
Package translationapi
Short Description API to fetch translation units.
License GPL-2.0+
Package translationapi
Short Description API to fetch translation units.
License GPL-2.0+
Please rate this library. Is it a good library?
Informations about the package translationapi
Translation API
This extension lets you fetch localized labels from TYPO3. It will automatically
export labels as JSON from any locallang.xlf
file, given its extension key.
How-To Use within Fluid
This extension is able to export the labels as JSON to be embedded into a HTML snippet:
Options
-
?omitPrefix=yes
(default "no
") will strip the prefix from the key. E.g. with "module" as prefix,key "module.foo.bar" will be returned as "foo.bar"
-
?expand=yes
(default "no
") will "expand" the keys as subarrays:becomes
All versions of translationapi with dependencies
PHP Build Version
Package Version
Requires
typo3-ter/routing Version
>= 0.4.0
The package sinso/translationapi contains the following files
Loading the files please wait ....