Skip to content


Kohana and Wordpress playing together

I’ve recently developed a crush on Kohana, a PHP5 framework that uses an MVC architecture. For many years I have been using my own framework and have never found anything which I liked better until now. I find Kohana impressive because it uses strict PHP5 OOP, has a  powerful event handler and can be easily extended.  It is also small and not bloated which was one of the reasons why I’ve never adobted the larger PHP frameworks such as Zend or PEAR.

Building Wordpress Plugins using Kohana

The other PHP framework which I have to also admit having a crush on is Wordpress. While Wordpress is the complete opposite of something like Kohana, it’s still a very powerful and popular framework for building sites. I often find myself having to build a web site for someone else to manage and maintain.  Wordpress is great for this because out of the box it has a lot of features that your basic webmaster is looking for and it has a large community that can provide support ( something I don’t like doing ). The only downside to building a web site in Wordpress (IMHO) is that when it comes to building custom plugins the process is simply not OOP.

In order to bridge these two worlds and make my life a little easier I have created the Kohana for Wordpress plugin. Hopefully this plugin will be useful to some people.

More details and download the plugin here.

Posted in Code, PHP.

Tagged with .


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.



close