Welcome Guest, Not a member yet? Register   Sign In
HMVC Modules
#1

[eluser]Ordos[/eluser]
This extension for CodeIgniter enables the use of the Hierarchical Model View Controller(HMVC) pattern and makes your application modular. This allows easy distribution of independent components (MVC) in a single directory across other CodeIgniter applications. All modules are grouped in their own folder and can have their own controller, model, view, library, config, helper and language files.

Since the introduction of CodeIgniter 2.0 there has been support for packages built right inside CodeIgniter. This extension utilizes this but adds the extra functionality you need for full HMVC support. Therefore it was not needed to change the main CodeIgniter core files, but only wrap them with package functions.

It is inspired by wiredesignz's HMVC extension, but it does not change CodeIgniter's core files as much and is a lot smaller.

You can download the code from github, as well as the readme: https://github.com/segersjens/CodeIgniter-HMVC-Modules

If any functionality is missing, please contact me and I will do my best to add it.


Messages In This Thread
HMVC Modules - by El Forum - 01-11-2012, 04:06 AM
HMVC Modules - by El Forum - 05-01-2012, 12:22 AM
HMVC Modules - by El Forum - 05-01-2012, 01:49 AM
HMVC Modules - by El Forum - 05-01-2012, 05:46 AM
HMVC Modules - by El Forum - 05-01-2012, 03:15 PM
HMVC Modules - by El Forum - 06-20-2012, 12:18 AM
HMVC Modules - by El Forum - 12-14-2012, 09:22 AM
HMVC Modules - by El Forum - 12-14-2012, 07:58 PM
HMVC Modules - by El Forum - 12-14-2012, 08:31 PM
HMVC Modules - by El Forum - 12-14-2012, 08:57 PM
HMVC Modules - by El Forum - 12-14-2012, 10:57 PM
HMVC Modules - by El Forum - 12-14-2012, 11:50 PM
HMVC Modules - by El Forum - 12-15-2012, 01:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB