Andy Hawthorne
I write and I code.
January 4th, 2012
3 Ways to Use HMVC in Your CodeIgniter Projects
The most common design pattern for developing web applications is the Model-View-Controller (MVC) pattern. It was Ruby on Rails that made the pattern popular for web development back in 2005. Since then, there has been an increasing number of PHP frameworks appearing based on the MVC pattern. CodeIgniter was one of them. Here, I will [...]
Tags: Codeigniter, HMVC, Modular Extensions, MVC
Posted in Web Development | 2 Comments »
