Page 1 of 1

Data Layer Generation

Posted: Thu May 05, 2005 10:54 pm
by Simulacrum
Hi People,

I'm an experienced coder looking at PHP for the first time.

My personal approach to development is to automate as many tasks as possible. I find that writing the data layer lends itself to being generated since it contains a discrete set of code patterns that are repeatable.

Is anybody else using a code generator/wizard to build this? If so, which tools are you using?