Three PHP Frameworks Compared/Contrasted

IBM DeveloperWorks has posted the first part of a five-part series on three PHP frameworks: [url=http://framework.zend.com/]Zend Framework[/url], [url=http://www.symfony-project.com/]symfony[/url], and [url=http://cakephp.org/]CakePHP[/url]. In this series, the author will build a web application using each of the three frameworks.

Part I: [url=http://www.ibm.com/developerworks/library/os-php-fwk1/index.html]Getting Started[/url]
Part II: Building the application in each of the frameworks – compare and contrast.
Part III: Weaknesses in each of the frameworks when extending the application
Part IV: AJAX support
Part V: Working outside of the frameworks

2 thoughts on “Three PHP Frameworks Compared/Contrasted

  1. Re: Three PHP Frameworks Compared/Contrasted
    I’m always interested in balanced comparisons of various technologies (maybe just to offset my own biases : ) but I’m a little concerned about this one. The author is fairly condescending and it’s not clear whether this is directed at newbies or seasoned developers. Just for fun, I put together a [url=http://netahead.info/index.php?entry=entry071012-174558]list[/url] of all the times in this short intro that he suggests the content is too difficult for the reader.

Leave a Reply

Your email address will not be published. Required fields are marked *