Libraries tagged by xiewh
armenio/armenio-zf2-viewhelper-jsondecode-module
26 Downloads
View Helper Json Decode Module for Zend Framework 2
aoe/captcha-viewhelper
325 Downloads
captcha view helper based on extbase and fluid
webandco/neos-page
1942 Downloads
web&co neos page package with alternive fuions only base rendering
webandco/neos-base
4925 Downloads
web&co neos base package
tollwerk/tw-base
4995 Downloads
Collection of building blocks and view helpers for TYPO3 projects made by tollwerk
rgu/metaseo-vhs
28 Downloads
Fluid ViewHelpers for Metaseo
mvccore/ext-view-helper-writebyjs
24 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
324 Downloads
MvcCore - Extension - View - Helper - Truncate - truncate plain text or text with html tags to max. chars.
mvccore/ext-view-helper-linebreaks
291 Downloads
MvcCore - Extension - View - Helper - Line Breaks - processing any visible text content for non-line breaking spaces.
mvccore/ext-view-helper-internationalized
377 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
305 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
239 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
325 Downloads
MvcCore - Extension - View - Helper - FormatDate - format given date or time by `Intl` extension or by `strftime()` as fallback.
mvccore/ext-view-helper-dataurl
56 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-assets
730 Downloads
MvcCore - Extension - View - Helper - Assets - to group, render, minify and cache javascript and css files, to prepare all application assets for final application packing.