Zend Framework Released
banetbi writes "The new Zend Collaboration Project website is finally online. Included in the site is a completely new PHP Developer Zone and a pre-release of the Zend Framwork."
← Back to Stories (view on slashdot.org)
Hi!
I always wonder how has PHP achieved so high market penetration. It is easy to introduce parsable errors like in Perl. It is slow, like Python. It can be unreadable, like Perl. Some custom extensions (mainly PECL) make shared hosts extremely exotic, like Python and Ruby. So no big deal. All of them, PHP, Perl, Python and Ruby have their disadvantages. Why is PHP so sucessfull while there are fully operational frameworks (like Catalyst) when PHP has unfinished Zend Framework or Seagull 0.x.x.
Don't get me wrong, I live from coding in PHP, but I always wonder, what happend to Perl, fully functional, backward compatible (mainly), extensible and proven language that can be used for building webapps either from scratch or with use of framework.