I’m currently involved in a web development project; having both the roles of the designer as well as the programmer. My search for a lightweight framework I could use on this project has ended, and I’ve decided on using Kohana. Kohana was based on CodeIgniter (CI), which I have been able to play with already, so I’m quite familiar on how it works already.
By viewing the documentation of Kohana, I could say I love it! The way Kohana handles views is perfect, compared with CodeIgniter which I found to be quite limiting. I’m very excited on using this framework on this project, may this be another good learning experience for me. I’ll be posting the progress of this project on every milestone I reach.