Kohana Framework

kohana For my latest project I was looking for a much lighter framework than Symfony or CakePHP. All I really wanted was an MVC framework that could handle the routing and templates. I came across Kohana which was originally based on CodeIgnitor (it has since been rebuild from the ground up in PHP5). Version 3.x had just been released so I decided to go for that.

The only problem I have at the moment is lack of decent documentation, but there is an unofficial wiki which covers a fair amount, and an active community of users. But the next best thing is to just browse the API for whatever you need.

So far i’m happy with my decision and the project is going smoothly. In the next few weeks I will post some code snippets and modules that I have written.

Tags: ,

No comments yet.

Leave a Reply