Libraries tagged by mvc view
rotexsoft/file-renderer
4682 Downloads
A tool for rendering PHP files that are meant to generate output. Easy to use as a view component in an MVC framework.
openpsa/midcom
3129 Downloads
Content-oriented Model-View-Controller framework for PHP
bravedave/dvc
1850 Downloads
DVC - General Purpose PSR-4 Data-View-Controller
arwp/mvc
332 Downloads
For building Model-View-Controller (MVC) pattern in laravel
sonypradana/php-mvc
97 Downloads
Very light php mvc, include cli easyer to creat controller view and model quikly
titon/mvc
144 Downloads
The Titon MVC package adds support for the Model-View-Controller paradigm by packaging the external Model, View, Controller and Route packages into a single package. This single MVC package has full application support.
mvccore/ext-view-helper-truncate
348 Downloads
MvcCore - Extension - View - Helper - Truncate - truncate plain text or text with html tags to max. chars.
mvccore/ext-view-helper-linebreaks
313 Downloads
MvcCore - Extension - View - Helper - Line Breaks - processing any visible text content for non-line breaking spaces.
mvccore/ext-view-helper-internationalized
404 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
329 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
261 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
349 Downloads
MvcCore - Extension - View - Helper - FormatDate - format given date or time by `Intl` extension or by `strftime()` as fallback.
mvccore/ext-view-helper
797 Downloads
MvcCore - Extension - View - Helper - abstract class code and interface support code to create more sofisticated view helpers with better setup and protected properties.
wepesi/wepesi
26 Downloads
a light way php framework to create simple web application
nguyenanhung/slim-3-hmvc-skeleton
23 Downloads
A Slim Framework 3 skeleton Hierarchical Model View Controller application for rapid development