E
E
Evgeny Cherdantsev2019-01-28 08:16:33
PHP
Evgeny Cherdantsev, 2019-01-28 08:16:33

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

5 answer(s)
K
Kirill Gorelov, 2019-01-28
@Kirill-Gorelov

doctrine by symfony

V
Vladimir Borutkin, 2019-01-28
@Atanvar

If you want to run from scratch without a framework, then RedBean

A
Anton Shamanov, 2019-01-28
@SilenceOfWinter

There is also a good Kohana ORM, but, as the name implies, it is tied to the framework.

K
Kirill Nesmeyanov, 2019-01-28
@SerafimArts

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).

D
dmitriy, 2019-01-28
@dmitriylanets

Propel2 ORM

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question