Download the PHP package neuedaten/svg-embed without Composer
On this page you can find all versions of the php package neuedaten/svg-embed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download neuedaten/svg-embed
More information about neuedaten/svg-embed
Files in neuedaten/svg-embed
Download neuedaten/svg-embed
More information about neuedaten/svg-embed
Files in neuedaten/svg-embed
Vendor neuedaten
Package svg-embed
Short Description TYPO3 CMS view helper to embed SVG files
License GPL-2.0-or-later
Package svg-embed
Short Description TYPO3 CMS view helper to embed SVG files
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package svg-embed
SVG embed view helper for TYPO3 CMS
install:
composer req neuedaten/svg-embed
Use:
load namespace:
{namespace neuedaten=Neuedaten\SvgEmbed\ViewHelpers}
Use view helper:
File:
<neuedaten:svgEmbed src="EXT:your_extension/Resources/Public/Images/filename.svg"/>
FAL:
<neuedaten:svgEmbed src="{falObject}" srcType="FAL_OBJECT"/>
FAL id:
<neuedaten:svgEmbed src="{id}" srcType="FAL_ID"/>
ARRAY:
(an array like you get some times in a flux template)
<neuedaten:svgEmbed src="{array}" srcType="ARRAY"/>
All versions of svg-embed with dependencies
PHP Build Version
Package Version
No informations.
The package neuedaten/svg-embed contains the following files
Loading the files please wait ....