Welcome Guest, Not a member yet? Register   Sign In
auto generating models from DB solution
#2

(This post was last modified: 12-19-2016, 04:27 PM by PaulD.)

There are lots of good looking CRUD generators for CI around. Personally I played with one (and it was interesting to say the least) but in the end I never actually used it in a project. I thought I had a link to a good one in my user panel but couldn't find it when I looked for you - sorry.

You can just google for one though. Here is one I found via google

http://www.grocerycrud.com/

Is that the sort of thing you meant?

Edit:
PS I think I didn't use this because I do not adhere to the idea of one model per table. I use my models more for business logic, for instance I would have a user_model, a project_model, a task_model, all of which interact with many tables. I may have misunderstood what you meant but I find this much more compact and fluid and maintainable.
Reply


Messages In This Thread
RE: auto generating models from DB solution - by PaulD - 12-19-2016, 04:24 PM



Theme © iAndrew 2016 - Forum software by © MyBB