使用 Zend Framework 创建社交网站是一个好主意吗?
我这样问是因为有些人说 Zend Framework 在速度方面不是很有效。今天我知道了以下框架:SpaghettiFramework、CodeIgniter、CakePHP 和 Zend,创建社交网络的最佳选择是什么?谢谢。
I'm asking because some people say that Zend Framework is not very effective when it comes to speed. Today I know the following frameworks: SpaghettiFramework, CodeIgniter, CakePHP and Zend, What is the best choice for creating a social network? Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这在很大程度上是一个观点问题,但我的票投给了 CodeIgniter。非常轻量,非常优雅,非常快。
这些“框架”中的许多都是笨重且臃肿的,并且并不真正适合高性能情况。有些人喜欢基于框架的“瑞士军刀”一刀切的方法,但这很少会创建出优雅且同样成功的产品。
This is very much a matter of opinion, but my vote goes to CodeIgniter. Very lightweight, very elegant, very fast.
Many of these 'frameworks' are heavy and bloated, and not really appropriate for high-performance situations. Some people like the 'swiss army knife' one-size-fits-all framework based approach, but this rarely results in the creation of an elegant and equally successful product.