Slashdot Mirror


SolarPHP 1.0 Released

HvitRavn writes "SolarPHP 1.0 stable was released by Paul M. Jones today. SolarPHP is an application framework and library, and is a serious contender alongside Zend Framework, Symphony, and similar frameworks. SolarPHP has in the recent years been the cause of heated debate in the PHP community due to provocative benchmark results posted on Paul M. Jones' blog."

2 of 125 comments (clear)

  1. Zend Framework For You, then by weston · · Score: 3, Informative

    Give us just a nice set of libraries. That's it.

    Pretty much Zend Framework in a Nutshell. Totally misnamed -- there is no Framework. It's a set of disparate libraries organized into a sort of class hierarchy that happens to have amongst it a Controller class.

  2. Re:No more frameworks please! by jjohnson · · Score: 4, Informative

    As the AC noted below, it's considered a best practice to omit the ?> to avoid accidentally including non-processed whitespace after the closing tag when you include the file. If someone hits space after ?>, and you include that file and then try to print a header, it causes an error.

    --
    Anyone who loves or hates any language, platform, or manufacturer, doesn't know what they're talking about.