I am looking for a good php framework which will simplify my work and give me good performance in a large project. Thanks in advance.
I like cakePHP but symfony is also very popular. I tried using a CMS based on symfony and it was hideous to modify. Cake is ... a piece of cake
I like Drupal. It handles most of the drudgery and is really easy to make php coded pages in. For example: system6hosting.com/image_switching_with_html_in_posts
I like codeIgniter but there are some problem with CodeIgniter, It's database classes did not easy support for multi server environment. If you want to use it with large then from very basic u need to think about it. If there is developed site then it is very tough to rewrite the code. I would prefer to use the FUSE BOX for this. Use ADODB for database connection.
I tried codeIgniter. It's very easy to work, I don't have to learn any template engine code. As codeIgniter provide template engine(with cache). But, codeIgniter don't have any bult-in AJAX lib. Now I'm going to take the test of ZEND php.
Hey there, I'm beginning to develop with CakePHP and was wondering whether or not people could give me any advice on other frameworks that I could delve into. I've used CodeIgnitor before and now want to spread my wings and really edge into developing with pre-built systems. Thanks!