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)
Zend is a software company focused on PHP. In addition to the Zend Framework (mentioned in the article) they produce a PHP IDE called Zend Studio, and tool called Zend Optimizer said to improve PHP execution times (it also runs "encoded" applications by PHP developers who do not wish to disclose their source code).
I just noticed the Zend Developer Zone is "powered by" the Zend Platform which claims it's "the only robust PHP production environment that ensures your applications run smoothly at all times."
I'll be sure to not tell all of my clients about it as they'll wonder what's wrong with the PHP builds we're running now.
Developers: We can use your help.
You mentioned that the Zend framework is behind other MVC PHP efforts, which PHP MVC framework would you consider to be the farthest along with a clean and well thought-out implementation?
Zend Framework has many promising features, especially it's Zend_Db classes. Things like Zend_Db_Table, Zend_Db_Table_Row provide very helpful tools when building systems. In addition, the query-building feature is a nice bonus when query compatibility is important across databases like MySQL, Oracle, MSSQL.
Just curious, but have you read the manual on their framework? I wouldn't say its enough to read the roadmap and make an opinion on its direction.
And for those developers crying about PHP4 backwards compatibility, give it up, PHP4 is dead and leaving.
No big mystery there.
.com bandwagon.
PHP was the easiest thing to learn and do useful things with at a time when everybody was jumping on the
Davo -- Free speech, free software, AND free beer.