RabbitORM - ORM based on Eloquent and Doctrine for CodeIgniter 3 |
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 |
Messages In This Thread |
RabbitORM - ORM based on Eloquent and Doctrine for CodeIgniter 3 - by fabiomazzo - 06-07-2016, 07:32 PM
RE: RabbitORM - ORM based on Eloquent and Doctrine for CodeIgniter 3 - by dgvirtual - 09-26-2016, 02:06 AM
RE: RabbitORM - ORM based on Eloquent and Doctrine for CodeIgniter 3 - by chrismartinez99 - 01-17-2018, 08:19 PM
|