0
Which of these frameworks below have greater similarity to Codeigniter, so I can have the smallest learning curve?
- Laravel
- Cakephp
- Zend
0
Which of these frameworks below have greater similarity to Codeigniter, so I can have the smallest learning curve?
0
I recommend Laravel or cakephp, the learning line is much smaller than zend.
-2
I recommend the Zend Framework in addition to being a great framework the company still provides certification in php.
Website: http://framework.zend.com/
Certification website: http://www.zend.com/services/certification/php-certification/
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.
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 php laravel cakephp codeigniter zend
You are not signed in. Login or sign up in order to post.
This question is mainly based on opinions, and even a little broad.
– Emerson Rocha
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.
– Marcelo Diniz
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.
– Marcelo Diniz