Why All PHP Frameworks Suck?

 
Why All PHP Frameworks Suck?

On the PHPClasses.org site there’s a blog post with four reasons “why all PHP frameworks suck” based on some recent comments from PHP’s creator Rasmus Lerdorf.

Rasmus Lerdorf, the PHP creator, was invited to give a talk in PHP Frameworks Day conference. He talked mostly about the latest PHP developments, but for me the most interesting part was the question and answers section. Among other things, somebody asked Rasmus about his opinion on the PHP frameworks. That was as straight question about his opinion, so Rasmus gave a straight answer (near 31m 47s): “They (PHP frameworks) All suck!”

A few follow up was provided to his comment. They are

  • Frameworks Execute The Same Code Repeatedly Without Need
  • Frameworks Require Too Many Interdependent Classes
  • Needlessly Complicated Solutions
  • Duplicating the Web Server Functionality

Also ‘Rasmus’ answered for some posts including the dropping of APC over Zend Opcode, compiling PHP to binary and unicode.

Here you can refer the full conversation (embedded video of Rasmus’ full talk).

Link: https://expertchella.users.phpclasses.org/blog/post/226-4-Reasons-Why-All-PHP-Frameworks-Suck.html

Chella Pandi
Latest posts by Chella Pandi (see all)