My scope of knowledge on php Frameworks is limited to 4, CakePHP, Symphony, Zend and CodeIgniter (sort by preference)
I want to know which one I could choose to build my personal CMS (which suits best for that purpose) ..
Best,
My scope of knowledge on php Frameworks is limited to 4, CakePHP, Symphony, Zend and CodeIgniter (sort by preference)
I want to know which one I could choose to build my personal CMS (which suits best for that purpose) ..
Best,
Any framework of the ones you're mentioning will do. A similar discussion here: http://stackoverflow.com/questions/1197917/cakephp-vs-codeigniter-vs-zend-framework
Did you check out the NuSphere PhpED? You don't need some specific knowledge to install and operate it. And it does have lots of useful features you will need.
If your looking for something that has clear cut documentation and the community to back it up then CodeIgniter is the framework for you.
Since I'm a CakePHP dev myself, I'd obviously recommend CakePHP... If you're planning to build a CMS, you might want to check out open-source CMS that are built using CakePHP to help you get started... Maybe you can just fork their work...
Wildflower http://wf.klevo.sk/ and Croogo http://croogo.org/
Croogo looks promising to me and I intend to build from that in the future. I don't like how Wildflower folders are implemented.