Nov 19, 2008 02:06
Ok, so I've got a project that has me working in PHP. Does anyone have framework suggestions so I don't get too much PHP on myself?
Looking at SilverStripe and symfony at the moment. I'm pretty sure I'd like an ORM that I can hook to an existing Oracle database. Smarty templates would be a plus. A different template language might be OK, but I've touched smarty a bit and it seems to be the leader for PHP.
Just looking for a short learning curve so I can get data into and out of Oracle easily. RESTful/Ajaxy things would possibly be nice, but likely won't get exploited.