Libraries tagged by mvccore
thecodeholic/php-mvc-core
4502 Downloads
leafs/mvc-core
16758 Downloads
Core files specific to MVC based leaf frameworks like Leaf MVC and Leaf API.
mvccore/mvccore
6572 Downloads
MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.
mvccore/ext-debug-tracy-mvccore
5085 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
sigawa/mvc-core
122 Downloads
Customized MVC mini-framework for development purposes with room for improvements.
mvccore/ext-view-helper-assets
756 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.
mvccore/ext-tool-locale
472 Downloads
MvcCore - Extension - Tool - Locale - properly set and get system locale settings by PHP ` setlocale();` across any system platform.
mvccore/ext-form-field-numeric
442 Downloads
MvcCore - Extension - Form - Field - Numeric - form field types - input:number and input:range.
mvccore/ext-debug-tracy-session
5375 Downloads
MvcCore - Extension - Debug - Tracy - Panel Session - render and add into tracy debug panel $_SESSION content and \MvcCore\Session namespaces content.
erdiko/core
2491 Downloads
Erdiko micro MVC core libraries
tn/php-mvc-core
114 Downloads
Mini PHP MVC framework
realtyna/mvc-core
433 Downloads
Core library to create WordPress plugin in MVC design pattern
luoyue/webman-mvc-core
233 Downloads
Webman plugin luoyue/webman-mvc-core
mvccore/ext-view-helper-truncate
336 Downloads
MvcCore - Extension - View - Helper - Truncate - truncate plain text or text with html tags to max. chars.
mvccore/ext-view-helper-linebreaks
303 Downloads
MvcCore - Extension - View - Helper - Line Breaks - processing any visible text content for non-line breaking spaces.