Forum Moderators: coopster

Message Too Old, No Replies

MVC framework

         

charlee

4:42 pm on Apr 9, 2008 (gmt 0)

10+ Year Member



I need to build a project, its gonna be a website with large amounts of tutorials for developers but i want to find a good MVC framework, something light but powerfull, ive heard about Code Igniter and also the Zend Framework, i just need to know which framework would you recomend to use when it comes to MVC model according to your own experience. This project seems simple in description but its gonna handle tones of data and customized info for every single user.

thanks in advance

NameNick

9:11 pm on Apr 10, 2008 (gmt 0)

10+ Year Member



It shouldn't take much time to test them both. You should do that so that you can make an informed decision.

From what I've seen they all (CI, Cake, Zend) work similar. I myself opted for the Zend Framework. It has a lot of features and the documentation is quite good.

NN