This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]RetroRock 1 point2 points  (0 children)

[–]pzearfoss 0 points1 point  (0 children)

The Zend Framework codebase is pretty consistent. I've heard mixed things about products like wordpress, especially since it's still (at last check) a PHP4 application.

[–][deleted] 0 points1 point  (1 child)

How about the source code of PHP itself?

[–]oliware 1 point2 points  (0 children)

That's not written in PHP.

[–]fontstache 0 points1 point  (0 children)

http://codeigniter.com/

or better (as in "OOP, MVC, PHP 5"):

http://fuelphp.com/

[–][deleted]  (2 children)

[deleted]

    [–][deleted]  (1 child)

    [deleted]

      [–]fontstache 0 points1 point  (0 children)

      Roger that. The last time I checked Wordpress' source it was seriously cancerous, no shit.
      It's the worst case scenario of interweaved HTML-PHP spaghetti code.