Topic: Symfony have you used it? (Read 1151 times)
Tim Nash
Global Moderator Community Supporter?
Internet Junkie
Posts: 2175
5052 credits Members referred : 2
Venture Skills - New Media & IT group
« on: Apr 09, 2007, 09:49:39 am »
Just wondering if any one has used Symfony http://www.symfony-project.com/ in the past I'm experimenting with it for a project, so far I have had mixed results. I really like the fact that templating is via XSLT though for many I suspect this will be a turn off.
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 5799
46391 credits Members referred : 3
« Reply #1 on: Apr 09, 2007, 10:49:09 am »
Choosing a framework looks like a very taught decision. There are so many out there, and as there is none used so much, you can't know or predict problems that you may have using them.
Personally I use my own framework, a collection of open source and inhouse made scripts. It is nothing like the public frameworks, but I use it because I know how it works, and I don't have to use the extra overhead a framework produces.