Answer the question
In order to leave comments, you need to log in
Is there a lightweight implementation of Data Mapper + UnitOfWork + Repository?
Hello!
Tell me, has anyone come across in php with a lightweight implementation of Data Mapper + UnitOfWork + Repository ?
Answer the question
In order to leave comments, you need to log in
M.... I don't know.
There is https://github.com/doctrine/skeleton-mapper
There is also Spot2 but it is without UoW, you will have to twist it yourself (there is a good implementation).
But in general, it’s better to face the fact that there is nothing better than doctrine so far and just use it, remembering to include a cache for metadata in production.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question