Libraries tagged by hmvc framework
sonypradana/php-library
2656 Downloads
library to build php mvc
sketch/app
32 Downloads
The Sketch Wordpress App Framework - Sample App
rougin/codeigniter
5971 Downloads
Packaged "system" folder of the Codeigniter framework.
proem/proem
98 Downloads
A lightweight, simple, fast MVC implementation for PHP5.4
phpmv/ubiquity-dev
16679 Downloads
dev classes for Ubiquity framework
phpmv/ubiquity-debug
5767 Downloads
Debugger for Ubiquity framework
phpmv/ubiquity-commands
21144 Downloads
Ubiquity commands helper
phpmv/ubiquity-attributes
5679 Downloads
php 8 attributes for Ubiquity framework
phpmv/ubiquity-annotations
11158 Downloads
php annotations for Ubiquity framework with mindplay/php-annotations
pabana/pabana
7478 Downloads
The Pabana framework
originphp/originphp
61 Downloads
The OriginPHP framework
openpsa/midcom
3129 Downloads
Content-oriented Model-View-Controller framework for PHP
mvccore/ext-view-helper-assets
796 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-debug-tracy-session
5416 Downloads
MvcCore - Extension - Debug - Tracy - Panel Session - render and add into tracy debug panel $_SESSION content and \MvcCore\Session namespaces content.
mvccore/ext-debug-tracy-mvccore
5133 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.