Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Community News:
PHP Library Interoperability Standards
Nov 10, 2009 @ 21:12:09

A big topic in the world of PHP recently has been interoperability between libraries. With the release of PHP 5.3 and the introduction of namespaces some discussion of new standards around the use of namespaces to promote the interoperability of autoloader implementations has started.

The goal of this blog post is to reach out to the all the PHP open source projects and applications in hopes to get them to join our initiative and give a vote for approval. If we can get the entire community behind this initiative it will make it much easier to get acceptance by the PHP core team and get this standard advocated in the manual on php.net.

If your project is interested in joining the initiative please join the google group http://groups.google.com/group/php-standards and help us change PHP for the better!

tagged: interoperability standard outreach support

Link:


Trending Topics: