A
A
Andrey Filippov2016-04-01 19:41:18
PHP
Andrey Filippov, 2016-04-01 19:41:18

Lightweight Data Mapper PHP ORM?

Recommend a lightweight PHP ORM to get you started. There is no desire to study Doctrine yet, and it is too heavy for the project. Preferably supported by the developer and with normal documentation

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2016-04-01
Protko @Fesor

Yes, and for the project it is heavy.

Well, actually, the whole point of the doctrine is to quickly throw a project on it now, and then remove it when it becomes redundant or becomes a bottleneck.
In general, I recommend looking at Spot2 or an analogue, but the amount of "extra" code for a young project will be much higher than in the case of doctrine.
If you need a data mapper and not an ORM, then ... it's difficult, everything I've seen is so-so. Of the interesting projects, I can only recommend https://github.com/idr0id/Papper .

S
shagguboy, 2016-06-06
@shagguboy

https://github.com/ziadoz/awesome-php#database

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question