Answer the question
In order to leave comments, you need to log in
Which ORM library should be used for a php web application in the long run?
I decided to create my own web application... or my own framework... I still don't understand exactly what I'm developing :)
The question arose about choosing an ORM library. I've never worked with them and don't know the pros/cons. Now I'm looking at RedBeanPHP. Is this a good choice if I'm going to develop my project into something big?
Or maybe not use a ready-made ORM library at all?
UPD: I see how many people, so many opinions. Perhaps I’ll stop at RedBean for now, and then I’ll study Doctrine =)
Answer the question
In order to leave comments, you need to log in
If you want to run from scratch without a framework, then RedBean
There is also a good Kohana ORM, but, as the name implies, it is tied to the framework.
1) Either Doctrine, if you need DM
2) Or Eloquent, if AR is enough (it is torn out and used separately from the stall without problems).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question