PHP Specification Standard

Standardization. This is one of the things where PHP still falls behind, big time. In a recent thread on the Zend Framework general mailinglist, this topic was touched in an informal proposal to get a module in the framework for Portlets.

In this thread, a reference was made to a Java specification (JSR). This is something I really miss in PHP. There is no standard for specification of API’s in PHP. This is something we really need! Having standard specifications for API’s will really make PHP much better:

  • There will be set standards that the whole PHP world can use
  • The community will be creating these standards
  • Having clear standards will ensure a better adoption in the enterprise world

Now, the question is: who should attempt to start such a system. Obviously writing the specifications is a community thing, but to really get one central specification system up and running, I think a central, credible party should set this up. There’s two parties that immediately come to mind:

  • The PHP Group
  • Zend

Since lately, Zend has been really active, and is extending it’s contacts to include companies like IBM, I think Zend should be the first choice for this.


Leave a Reply

Your email address will not be published. Required fields are marked *