So many open source projects MVC pattern in PHP, you can see the complete list of the projects at http://www.phpwact.org/php/mvc_frameworks. I just can say wow! then wondering which one i should be use? Some provide the basic framework, another provide more than MVC. Some projects are ported from another projects such as Struts, Ruby on Rail and so on, another brings their own concept for implementing the MVC pattern. I have no idea, which is a best one. Zend also participated on this “race”.
I spent several times to dig many projects, then searching for the numbers of users for each projects. Then I found Mojavi, Phrame, CAKE and WACT are most popular projects. How about concept? Which is a best one? AFAIK Mojavi has own impresive concept and implementation, but it’s too complicated for newbie but easy to learn. Phrame is a Struts port for PHP, simple and powerfull. CAKE and WACT, sorry it’s not easy to learn it.
I still wondering which one MVC framework projects I should be uses? Or I must be waiting for Zend Framework.
7 Comments