问题描述
我看到了很多与php框架进行比较的例子,但是它们相当笼统-支持OOP,支持MVC ...确实有独特的功能可以区分它们. Symfony
具有Flash变量,Zend
具有大量的通用类.
I saw many many compares with php frameworks, but they are just rather general - OOP supported, MVC supported... there are really unique features which distinguish them. Symfony
has flash variables, Zend
has tons of classes for general purposes.
有人知道这种令人反感的东西吗?
Anybody knows such compairing stuff?
推荐答案
选择您所听说的一个,尝试一下,看看合适的方法.就我个人而言,我迷上了CodeIgniter,只是没有研究任何其他东西,因为我没有遇到任何限制.
Pick one you hear about, try it, and see what fits. Personally I've fallen for CodeIgniter, and just haven't looked into anything else as I haven't run into a limitation for my purposes.
这实际上是为工作选择最佳工具.
Its really about picking the best tool for the job.
这篇关于比较php框架-通过它们的独特功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!