CodeIgniter framework
By FallenSage
@FallenSage (43)
United States
2 responses
@swaroop_sv2003 (531)
• India
13 Sep 07
For the past few weeks I was trying out different frameworks and in the process I bumped into codeigniter too. After going through their documentation and trying it out I think it is a good framework. The interesting part is that they don't tie us to any of the methodologies like MVC, XP etc even though they follow MVC pattern. I hve been using qcodo for past few months and it is really a great framework.
@knidekun (11)
• Philippines
26 Oct 07
I myself am using code igniter for my personal website projects. But I haven't tried implementing one in our project at the office.
This is a good framework for people not familiar w/ frameworks and MVC. They also have video tutorials which is a definite plus. I have created my own catcha model based on code igniter.
@kierananderson (2)
• United States
14 Nov 13
CI is an excellent framework for learning more about how PHP works as you code.