Libraries tagged by ViewHelpers
webandco/neos-base
4925 Downloads
web&co neos base package
mvccore/ext-view-helper-writebyjs
26 Downloads
MvcCore - Extension - View - Helper - WriteByJs - prevent sensitive content against spam bots and convert content into JS `document.write(String.fromCharCode(...));`.
mvccore/ext-view-helper-truncate
345 Downloads
MvcCore - Extension - View - Helper - Truncate - truncate plain text or text with html tags to max. chars.
mvccore/ext-view-helper-linebreaks
310 Downloads
MvcCore - Extension - View - Helper - Line Breaks - processing any visible text content for non-line breaking spaces.
mvccore/ext-view-helper-internationalized
401 Downloads
MvcCore - Extension - View - Helper - Internationalized - abstract class to process date, number or money formating by `Intl` extension or by locale formating conventions.
mvccore/ext-view-helper-formatnumber
326 Downloads
MvcCore - Extension - View - Helper - FormatNumber - format number by `Intl` extension or by locale formating conventions or by explicit or default arguments.
mvccore/ext-view-helper-formatmoney
258 Downloads
MvcCore - Extension - View - Helper - FormatMoney - format money by `Intl` extension or by locale formating conventions or by explicit or default arguments.
mvccore/ext-view-helper-formatdate
346 Downloads
MvcCore - Extension - View - Helper - FormatDate - format given date or time by `Intl` extension or by `strftime()` as fallback.
mvccore/ext-view-helper-dataurl
59 Downloads
MvcCore - Extension - View - Helper - Data URL - get any file content by given relative or absolute path in data url format: `data:image/png;base64,iVBOR..`.
mvccore/ext-view-helper-all
14 Downloads
MvcCore - Extension - View - Helper - All - all MvcCore View Helper extensins together.
lambelcebur/mvc-basic-tools
6 Downloads
Lam tools for controllers,views,helpers, plugins and more ...
jwtue/jw_watermark
13 Downloads
Watermark Extension for TYPO3, adding a ViewHelper that creates watermarks.
jop-software/typo3-conf-js
218 Downloads
TYPO3 view helper to load extension configuration in JavaScript
hn/intl
5 Downloads
This extension overrides the date view helper of typo3 and renders it using the php-intl functions.
zf3belcebur/mvc-basic-tools
58 Downloads
ZF3 tools for controllers,views,helpers, plugins and more ...