Which PHP frameworks are used by corporations?

前端 未结 10 1768
迷失自我
迷失自我 2021-02-10 07:33

There are several questions about PHP frameworks, but I\'m curious as to which one(s) are used in the commercial world when developing web applications with PHP. At my first web

10条回答
  •  轮回少年
    2021-02-10 08:18

    Having experience with CI , yiiframework and calephp (not much, really) my opinion is that CI is not flexible as ohter 2, so I do not recommend it on larger-scale projects. Anyone who disagree, just can try a demo project with cakephp and Yii and he will see how things are easier with them as crud,form validation etc. Of course all have their disadvantages :)

提交回复
热议问题