PHP framework with greater similarity to Codeigniter?

Asked

Viewed 1,675 times

0

Which of these frameworks below have greater similarity to Codeigniter, so I can have the smallest learning curve?

  • Laravel
  • Cakephp
  • Zend
  • 2

    This question is mainly based on opinions, and even a little broad.

  • 1

    Codeigniter is simple, quick to learn, there is (still) an active community, but it is getting malnourished. Laravel is fast learning too, has an active community. Symphony and Zend are more 'Fullstack' as they call, the learning curve is longer, but it has many more tools, but it has to see the need for the problem. Don’t use a cannon to kill a fly. All of these have good documentation.

  • Since you changed the question (I think you have improved) the most similar in my view is Laravel and Cake. Zend and Symphony are much more parrudos and the curve is much bigger. But if you already know CI will be much easier to learn other.

2 answers

0


I recommend Laravel or cakephp, the learning line is much smaller than zend.

-2

  • 2

    The question was "learning curve" and not quality. He made that clear in the question. So Zend not even by far, despite being a excellent framework, does not fit this! = D

  • Zend is possible to learn in the short term there are many subjects on the Internet that teach in a simplified way.

  • 3

    1º It depends on your definitions of short term. With a week on Laravel, I was already developing very complex things. And I didn’t have a very good PHP background. 2º I’m not demeaning FW. I was very emphatic, in the other committal: Zend is a EXCELLENT framework, but its focus is not learning curve. Laravel (due to the "code cleaning" policy, being cleaning up adjective, not verb) has a very good learning curve, for those who already come from Codeigniter. = D

Browser other questions tagged

You are not signed in. Login or sign up in order to post.