Skip to content

zhupin/codeigniter_HMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

codeigniter_HMVC

how to make codeigniter hmvc

Modular Extensions makes the CodeIgniter PHP framework modular. Modules are groups of independent components, typically model, controller and view, arranged in an application modules sub-directory that can be dropped into other CodeIgniter applications.

HMVC stands for Hierarchical Model View Controller.

Module Controllers can be used as normal Controllers or HMVC Controllers and they can be used as widgets to help you build view partials.

BY https://bitbucket.org/wiredesignz/codeigniter-modular-extensions-hmvc

About

how to make codeigniter hmvc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages