Welcome Guest, Not a member yet? Register   Sign In
Artefact
#1

(This post was last modified: 11-11-2019, 09:16 AM by vincent78.)

Hello everyone,

I'm creating an ORM designed for CodeIgniter.
It's not finished yet, so it's not ready for production use !

You can find Artefact on GitHub: https://github.com/vmoulin78/concorde
A demo with MySQL: https://github.com/vmoulin78/demo-concorde-mysql
A demo with PostgreSQL: https://github.com/vmoulin78/demo-concorde-postgresql

Have a good day !
Vincent
Reply
#2

@vincent78,

CI3 and CI4? CI3 only? CI4 only?
Reply
#3

for now, CI3 only
Reply
#4

Version 0.0.8 Beta Released
Reply
#5

(This post was last modified: 11-11-2019, 09:14 AM by vincent78.)

What you can do with Artefact is here

The associations and database fields are defined here
Reply
#6

(03-12-2019, 06:28 AM)vincent78 Wrote: What you can do with LightORM is here and here

The compositions, associations and database fields are defined here

Let me give it a try, looking forward to the final release.
Great job!
Go Play Sticky Bubble on Google Play
Reply
#7

(03-20-2019, 04:56 PM)fadsel Wrote:
(03-12-2019, 06:28 AM)vincent78 Wrote: What you can do with LightORM is here and here

The compositions, associations and database fields are defined here

Let me give it a try, looking forward to the final release.
Great job!

Thanks
A first Production version should be released by the end of the month.
Reply
#8

Hey Vincent78.

Great job working on this project.

But before this can even get close to production, this really needs to be documented, unit tested, and ran in beta environments for more than 8 days before being called 'production'. We as developers need to be responsible, especially when calling something 'production' ready.

Take a look at a tried and tested library called doctrine. https://github.com/doctrine/orm

Keep up the good work!
Codeigniter is simply one of the tools you need to learn to be a successful developer. Always add more tools to your coding arsenal!
Reply
#9

Version 0.0.11 Beta Released:
- Management of the reflexive associations
Reply
#10

(This post was last modified: 07-20-2019, 09:37 AM by vincent78.)

Version 0.0.18 Beta Released:
- Management of the DateTime classes
- Improvement of the reflexive associations
- Improvement of the Databubble concept

GitHub: https://github.com/vmoulin78/concorde
Reply




Theme © iAndrew 2016 - Forum software by © MyBB