Forum Moderators: coopster
I know this topic probably is brought up a lot, but it appears from searching that it's been a few months, and I know things change rapidly in this arena.
My company will be doing a major refactoring of the website in the near future, and I'm trying to convince them to get away from open source CMS systems and move towards a PHP framework that will allow us flexibility and scalability.
Our criteria are:
Speed of development, stability, future of the framework (whether or not it will be around in a year, backwards compatibility, etc), site performance (no major bottlenecks), etc.
I've done a lot of reading and I think I've narrowed it down to a few frameworks which are:
CakePHP (concerned about performance), Zend (concerned about speed of development), Symfony (concerned about future of project), and possibly Codeigniter (haven't heard as much about this one...)
Any information or feedback would be greatly appreciated! Thanks everyone.
though don't use a framework myself from what I have been hearing I would go with CakePHP or Zend, your concerns listed are the same I see but either of those would be fine. I would probably lean towards Zend but mostly for their having been involved with PHP for much longer.
You also need to check out the level of support;
register in your two possible frame work candidate support forums.
Perform a few searches, make believe you have it and did hit a snag then see what will come out of your experimentation.
Good luck :)
I am fairly seasoned with php/mysql - and am totally willing to put the time in to learn any framework. That's actually why this question is here though, I don't want to waste mine (and the companies) time learning and implementing a framework that is going to be a 'dead-end' solution.
I think your suggestion for checking out the level of support is a good one, thanks.
Have you used any of the above frameworks by chance?