Libraries tagged by mvc view
phpgram/mvc
3007 Downloads
A php mvc framework build on top of phpgram
nkey/caribu-mvc-bootstrap
29 Downloads
Bootstrap View addon for Caribu (M)VC
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.
mlebkowski/mvc
7 Downloads
Model View Controller
meshesha/artisan-make-mvc
10 Downloads
Laravel artisan command to create view, controller and route from existing Model
martynbiz/slim3-view
1108 Downloads
A wrapper for Slim3 renderer which uses Windwalker renderer (Blade, Twig, PHP etc)
lydore/view
22 Downloads
A PHP View library