Tuesday, June 7, 2011

What is the best PHP MVC framework

http://kohanaframework.org/
Kohana is a PHP 5 framework that uses the Model View Controller architectural pattern. It aims to be secure, lightweight, and easy to use.

1 comment:

  1. I have used Kohana, and was pretty impressed by its robustness, simplicity and learnability. I won't dispute that it is one of the best PHP frameworks out there. But I'd like point out that when selecting a framework for application development, one should consider all the possible candidates and weigh out pro & cons in the contexts the project that is going to be implemented. Once it is done, you'll be able to choose the best framework for the particular work.

    ReplyDelete