Is it better to learn yii2 or laravel? Which is better to choose, the basic version or the Premium version of yii2?

now that I have learned tp, I want to learn another framework. Which one is better?

Php
May.31,2022
The

framework is just a tool, and each framework has its own advantages and disadvantages. On the basis of mastering a framework, it is suggested to study more design patterns and architecture design, ignoring the study of the framework itself


. I think both are good, the key is to learn the framework principle laravel is really good, routing, IOC DI reflection Facade middleware, and laravel components are very rich. The ecology is also very good https://laravel-china.org. If the two frameworks are recommended, I recommend you to learn laravel. Of course, the learning framework should be studied in depth, more or less the same.


the two frameworks have their own advantages and disadvantages. If you ask others, because each business is different, the strengths and weaknesses of the framework are also different, so it is best to try the two frameworks yourself, basically build them, and write some basic functions to compare them to know which one you prefer. The advanced version and the basic version of yii2 are basically the same. For specific differences, please see ide-zh-CN/start-comparison.md" rel=" nofollow noreferrer "> ide-zh-CN/start-comparison.md" rel= "nofollow noreferrer" > https://github.com/yiisoft/yi.... If you haven't started using it yet, you can start with the basic version.

Menu