dongzengzai4567 2011-11-27 14:17
浏览 35
已采纳

从Ruby on Rails切换到PHP的好资源在哪里? [关闭]

I have run an application in Rails for 6 years. We are getting ready to design a new version from the ground up. This is a very data intensive application, and there are always lots and lots of operations going on in the background. There are two issues I have with Ruby on Rails:

1) I don't think the performance is quite what it could be.

2) There seems to be such a major effort to abstract the database to AREL. I like AREL, but we are always going to use MySQL. This application will never point at another data source. Therefore, writing SQL will be much simpler, and will allow much more flexibility.

There are several things that I do like about Rails, and I will continue to use it for other applications that I have. I love the separation of concerns. I think the best part of Rails is the awesome community and all the gems that allow me to stand on the shoulders of people smarter than me.

I am looking for a resource that can tell me about switching to PHP from Rails. Among the initial questions I have are:

1) Is there a PHP framework that provides an MVC separation of concerns similar to Rails?

2) Is there anything analogous to gems or plugins?

Thanks for any guidance you can offer!

  • 写回答

1条回答 默认 最新

  • dqdl6469 2011-11-27 14:20
    关注

    Take a look at CakePHP

    http://cakephp.org/

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 Attributeerror:super object has no attribute '__sklearn_tags__'_'
  • ¥15 逆置单链表输出不完整
  • ¥15 宇视vms-B200-A16@R启动不了,如下图所示,在软件工具搜不到,如何解决?(操作系统-linux)
  • ¥500 寻找一名电子工程师完成pcb主板设计(拒绝AI生成式答案)
  • ¥15 关于#mysql#的问题:UNION ALL(相关搜索:sql语句)
  • ¥15 matlab二位可视化能否针对不同数值范围分开分级?
  • ¥15 已经创建了模拟器但是不能用来运行app 怎么办😭自己搞两天了
  • ¥15 关于#极限编程#的问题,请各位专家解答!
  • ¥20 win11账户锁定时间设为0无法登录
  • ¥45 C#学生成绩管理系统