News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Service Component Architecture v0.1.0 (alpha) released
October 06, 2006 @ 09:27:00

Graham Charters writes, in this new post on the IBM developerWorks PHP blog today, that the first release of their Service Component Architecture (v 0.1.0) has been released.

We've just made the first release of the Service Component Architecture (SCA) for PHP prototype available. SCA allows you to turn PHP classes into Web services by adding a few simple phpDocumentor-style annotations. SCA will automatically generate WSDL for these services when required.

SCA also uses the same annotations technique to allow PHP classes to declare dependencies on other Web services or PHP classes. At runtime it will then 'inject' proxies for these dependencies, which can then be used to call the Web services or classes

You can check out documentation for the project and some examples of how it works over on this page and a whitepaper here will give you the full scoop. If you're interested, be sure to check out the Google Group for the project too.

0 comments voice your opinion now!
sca sdo release service component architecture alpha sca sdo release service component architecture alpha


blog comments powered by Disqus

Similar Posts

Robert Basic's Blog: Styling the default Zend_Form layout

Brian Swan's Blog: PHP Manager for IIS 7 Released!

Community News: Zend Framework 1.0.0 RC3 Released

Zend Developer Zone: PHPSecInfo: New release (0.1.2), new plans

Padraic Brady's Blog: OpenID In PHP PEAR: Proposed!


Community Events











Don't see your event here?
Let us know!


database community release api testing framework example unittest series introduction zendframework2 functional language opinion code phpunit interview composer podcast development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework