Symfony?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
aaronhall
DevNet Resident
Posts: 1040
Joined: Tue Aug 13, 2002 5:10 pm
Location: Back in Phoenix, missing the microbrews
Contact:

Symfony?

Post by aaronhall »

I'm thinking about using it for an upcoming ecommerce project. Reading through the documentation, it seems like a nice little framework.. Django-y goodies, along with some apparently bad design decisions -- yet to be confirmed -- but they're minor enough.

Mayhaps a few of you have used it and can report on its ease-of-use, performance, gotchas, overall shortcomings before I dive in. Is the ORM *too* abstract, or can I performance tweak queries without getting aggressive with untethered objects within reach?
Post Reply