Libraries tagged by ViewHelpers
performing/laravel-view-helpers
424 Downloads
This is my package laravel-view-helpers
mvccore/ext-view-helper-truncate
337 Downloads
MvcCore - Extension - View - Helper - Truncate - truncate plain text or text with html tags to max. chars.
mvccore/ext-view-helper-linebreaks
304 Downloads
MvcCore - Extension - View - Helper - Line Breaks - processing any visible text content for non-line breaking spaces.
mvccore/ext-view-helper-internationalized
390 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
318 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
252 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
338 Downloads
MvcCore - Extension - View - Helper - FormatDate - format given date or time by `Intl` extension or by `strftime()` as fallback.
mvccore/ext-view-helper
765 Downloads
MvcCore - Extension - View - Helper - abstract class code and interface support code to create more sofisticated view helpers with better setup and protected properties.
deanblackborough/zf3-view-helpers-code-completion
127 Downloads
Helper classes to provide code completion for Zend view helpers and my custom view helpers
deanblackborough/zf3-view-helpers
138 Downloads
A bunch of view helpers that I use in my Zend Framework 3 apps
mmoussa/zf1-navigation-view-helper-bootstrap
174 Downloads
A modified Zend_View_Helper_Navigation_Menu object that automatically applies the necessary id/class/data-toggle attributes to render dropdown menus compatible with Twitter Bootstrap.
nineteenfeet/nf-number-to-word
25685 Downloads
Convert a number into its word representation. e.g. 1 => one
chrisoconnell/cao-html-table
1011 Downloads
A Zend Framework 2 view helper to render an HTML Table
vcomedia/vco-zf-minify
5841 Downloads
Zend Framework 2 headScript and headLink view helper wrappers to minify CSS & JS.
vcomedia/vco-zf-mediapath
5025 Downloads
Zend Framework 2 basePath view helper wrapper.