12-02-2019, 09:14 AM
Hi,
I'm taking a look at CI 4 and really enjoying it. However, one thing that seems to be sorely missing is the ability to map relationships (One to Many, Many to Many, etc) within models and/or entities.
I did find these two:
https://github.com/hlohrenz/CI4-Relation...ry-Builder Appears to be stalled or abandoned
https://github.com/tattersoftware/codeig...-relations This looks interesting, but documentation is scant and seems it only maps Many to Many?
Are there any other ones I'm missing? What options are currently available for this sort of ORM functionality, outside of using a separate library like doctrine, etc?
I'm taking a look at CI 4 and really enjoying it. However, one thing that seems to be sorely missing is the ability to map relationships (One to Many, Many to Many, etc) within models and/or entities.
I did find these two:
https://github.com/hlohrenz/CI4-Relation...ry-Builder Appears to be stalled or abandoned
https://github.com/tattersoftware/codeig...-relations This looks interesting, but documentation is scant and seems it only maps Many to Many?
Are there any other ones I'm missing? What options are currently available for this sort of ORM functionality, outside of using a separate library like doctrine, etc?