Welcome Guest, Not a member yet? Register   Sign In
RabbitORM - ORM based on Eloquent and Doctrine for CodeIgniter 3
#1

I made changes in fork of an ORM based on Eloquent to meet the needs of a project, and I decided to create a new project and open it.

The RabbitORM is based on Eloquent and will support annotations (in next release -  for now only the annotation @Entity is supported).

Suggestions and contributions are welcome, today launched the first release.

I am actively working on the project and it is fully functional.

https://github.com/fabiocmazzo/rabbit-orm
Reply
#2

(06-07-2016, 07:32 PM)fabiomazzo Wrote: I made changes in fork of an ORM based on Eloquent to meet the needs of a project, and I decided to create a new project and open it.

I was reading the documentation and I am missing one thing. The examples cover relationships on retrieving database data. What about the write operations? Say, I want to save an article with tags. Would I have to make two save() calls, one for the article, and another for the tags, or can I do it with one call?
Reply
#3

I know this is old, but I just found out about RabittORM, is there an answer to this?
Reply




Theme © iAndrew 2016 - Forum software by © MyBB