I've been using the CakePHP framework in several projects in my day-job. Works really well, and is a clone of Rails (as much as that is possible in PHP), which is what I use in my non-day-job projects.
Once you've got the basics down, you really should use a framework ... the productivity gains are worth the learning curve.
|