CodeIgniter Framework Development
As a PHP Model-View-Controller framework CodeIgniter is an excellent choice. CodeIgniter is an easily configurable framework with a small footprint and requires no special server configuration to make it work. In short it is a great framework to rapidly develop new applications.
CodeIgniter does allow for complete customization due to application requirements. I have developed n-tier and data centric application with CodeIgniter and with full control of the request process many challenges have been accomplished with this framework.
If you are looking to create a new PHP application or re-write an existing one CodeIgniter should be reviewed. My work with CodeIgniter involves everything from creating hooks to the request stack, full behavior driven and unit testing of my work, down to full object-oriented model programming.




