Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Zend to Show PHP Tools In October 41

Darren Rayes writes "Zend plans to release the first version of Zend Framework on Oct. 29 during the next PHP conference. The Zend Framework provides a standard as it facilitates rapid development to write applications that run on Web servers, and includes PHP software modules for tasks such as database access or Web services communications. The framework provides a clean separation of logic and presentation, along with easy maintenance and extensibility through a well-organized application structure."
This discussion has been archived. No new comments can be posted.

Zend to Show PHP Tools In October

Comments Filter:
  • by telbij ( 465356 ) on Friday July 21, 2006 @10:32AM (#15756613)
    Wish they said more about the tools themselves. Lack of standard tools is one of the biggest problems facing the language. Sure they exist, but the dichotomy between shared host PHP configurations and a 'professional' PHP installation compiled with appropriate modules (getting stack traces is like pulling teeth for crying out loud) is enough to make any serious developer look to the alternatives. ASP.NET, JSP, Ruby on Rails, even ColdFusion have better tools by default. Even using PHP 5 would be a huge improvement, but I'm very hesitant to write PHP 5 code for anything that may have to be reused on another server.

    Once PHP loses its ubiquity crown, it doesn't have much advantage left.
  • Too late (Score:2, Interesting)

    by Anonymous Coward on Friday July 21, 2006 @11:00AM (#15756878)
    After spending too much time trying out various PHP frameworks, which would eventually die or have a small amount of users, after spending too much time with Smarty, after working out an XML/XSL templating system of my own, I'm gone from PHP development. Currently, and concurrently, I'm learning ASP.NET and RoR. Both have their advantages and disadvantages, so it's very likely I'll choose whatever fits my projects best in particular situations. And you know what? I can't believe how stupid I was to use PHP for all those years. It's almost as if I've jumped directly from stone age to the present day.

"Life is a garment we continuously alter, but which never seems to fit." -- David McCord

Working...