Download the PHP package visol/translationapi without Composer
On this page you can find all versions of the php package visol/translationapi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download visol/translationapi
More information about visol/translationapi
Files in visol/translationapi
Download visol/translationapi
More information about visol/translationapi
Files in visol/translationapi
Vendor visol
Package translationapi
Short Description API to fetch translation units.
License GPL-2.0-or-later
Package translationapi
Short Description API to fetch translation units.
License GPL-2.0-or-later
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/cms-core Version
^11
The package visol/translationapi contains the following files
Loading the files please wait ....