On Nov 20, 9:18 pm, Wang Jinbo <ggggqqqq...@gmail.comwrote:
Quote:
On 11月20日, 下午5时17分, 703designs <thomasmal....@gmail.comwrote:
>
Quote:
On Nov 20, 2:46 am, Wang Jinbo <ggggqqqq...@gmail.comwrote:
>
Quote:
Quote:
I want to build a website and want to find an MVC framework. The most
important thing is that the framework should support the third-party
library well. And the efficiency is also important, too. Which
framework do you think is the best? Thanks.
>
Quote:
Zend seems to be the framework of choice for those who need to
incorporate other libraries, but I wouldn't consider the framework to
be efficient. It almost always performs the worst of the major MVC
frameworks in benchmarking. What sort of libraries do you need to
incorporate?
>
>
I'm not sure which libraries I need to incorporate. The project will
grow and some additional functions will be added into it. So the
framework or the project should be extendable.
In that case I wouldn't stress too much; just choose what you like and
make sure it has facilities like those I mentioned in CakePHP. Make
sure to make a post their respective mailing lists to be sure and to
get advice on best practices. I'm fairly certain that the major
frameworks (CakePHP, Symfony, CodeIgniter, Zend) all support
controlled includes of external libraries.
Thomas