Libraries tagged by view helper
mvccore/ext-view-helper-internationalized
388 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
316 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
250 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
336 Downloads
MvcCore - Extension - View - Helper - FormatDate - format given date or time by `Intl` extension or by `strftime()` as fallback.
mvccore/ext-view-helper
763 Downloads
MvcCore - Extension - View - Helper - abstract class code and interface support code to create more sofisticated view helpers with better setup and protected properties.
hiropeke/slim-blade-view
2045 Downloads
Slim Framework 3 view helper built on the Blade component
endel/slim-lightncandy-view
105 Downloads
Slim Framework view helper built on top of the Handlebars/Mustache template engines, via lightncandy.
deanblackborough/zf3-view-helpers
138 Downloads
A bunch of view helpers that I use in my Zend Framework 3 apps
tasmaniski/zend-config-helper
1750 Downloads
Provide Controller plugin and View helper for reading a config.
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.
miguilim/libssh2-ide-helper
5 Downloads
Auto completion, trigger suggest and view docs for LIBSSH2 in editor.
foa/html-view-bundle
3159 Downloads
Integration of Aura.Html and Aura.View with Aura.Di
snapshotpl/zf-snap-google-adsense
5116 Downloads
Google Adsense view helper for Zend Framework 2
nineteenfeet/nf-number-to-word
25682 Downloads
Convert a number into its word representation. e.g. 1 => one
jyoungblood/slime-render
36 Downloads
PHP abstraction functions to help more easily render views for Slim Framework with Handlebars (LightnCandy).