Answer the question
In order to leave comments, you need to log in
Doctrine vs Eloquent and other ORMs?
Came across Doctrine in Laravel. The logic of the program is terribly complex at first glance and takes more time to learn, write and maintain, or not? What I know for sure is that it will take more time to show the newcomer what and how it works, unlike Eloquent.
I don't understand why he? What is its advantage and difference from Eloquent in Laravel? What and when to use? Why?
Answer the question
In order to leave comments, you need to log in
The logic of the program is terribly complex at first glance and takes more time to learn, write and maintain, or not?
In order to write high-quality and maintainable code in Eloquent, in any case, you need the same amount of knowledge as when using Doctrine. So training is not considered, this parameter is important only for juniors. Another thing is that both tools have a lot of jambs and crutches, so you need to build on your knowledge of the tool and its weaknesses. But a professional should own both.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question