I realize this is somewhat of a controversial topic around CI, but I find a bit of code generation always helps me get moving.
Therefore I’ve created a simple little code generator for CI called “Ignition” that generates all of your model/views/controller and sql code for your objects. Don’t expect a pretty interface on generated code, because Ignition makes NO assumptions about what your app needs or does. It simply generates the mundane code that we all find ourselves writing all the time and then gets our of your way to so you can do your thing.
If anyone is interested, please check it out: http://ignition.lifewithryan.com
Sorry if anyone thinks this is spam…its not intended to be since this script only works with Code Igniter. I realize its not a Code Igniter website that I’m introducing, but I figured since its a Code Igniter utility that this was the right place to post it.
