Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter Base Model suitable for production?
#1

[eluser]pbreit[/eluser]
The CodeIgniter Base Model looks pretty cool but I'm wondering if it's suitable in production for a public web site or is it more for private use and/or a replacement for scaffolding?

Referring to this:
http://bitbucket.org/jamierumbelow/codei...base-model
#2

[eluser]gyo[/eluser]
I think it can safely be used in production, as it's not a scaffolding replacement.
It is a set of methods that extend your models for easier db querying, a little bit of a ORM but very basic and lightweight.

Yummy!




Theme © iAndrew 2016 - Forum software by © MyBB