<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 06:36:55 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPImpact: Enterprise Web Services Framework for PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10666</guid>
      <link>http://www.phpdeveloper.org/news/10666</link>
      <description><![CDATA[<p>
<a href="http://phpimpact.wordpress.com/2008/07/22/enterprise-web-services-framework-for-php/">This new post</a> on the PHP::Impact blog talks about the enterprise level web service framework for PHP, an implementation of WS02 for PHP - <a href="http://wso2.org/projects/wsf/php">WS02 WSF/PHP</a>.
</p>
<blockquote>
It is the only PHP extension that supports a wide range of WS-* specifications. With the framework enabling the use of PHP in SOA implementations, WSO2 WSF/PHP is the ideal extension for integrating PHP legacy systems into enterprise SOA.
</blockquote>
<p>
<i>Federico</i> notes some of the features of the framework including secure services/clients, binary attachments, automatic WSDL generation and interoperability with .NET and J2EE. You can find more information on the project at <a href="http://wso2.org/projects/wsf/php">its page</a> on the ws02.org site.
</p>]]></description>
      <pubDate>Wed, 23 Jul 2008 11:11:41 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Samisa Abeysinghe's Blog: Tracing SOAP Messages (and Installing via PECL)]]></title>
      <guid>http://www.phpdeveloper.org/news/9377</guid>
      <link>http://www.phpdeveloper.org/news/9377</link>
      <description><![CDATA[<p>
On his blog today, <i>Samisa Abeysinghe</i> points out a library that can be used to trace the SOAP messages going back and forth between your client and server - the <a href="http://wso2.org/projects/wsf/php">WSO2 Web services framework for PHP</a>.
</p>
<blockquote>
The Web services client class, <a href="http://wso2.org/project/wsf/php/1.2.0/docs/api_content.html#client">WSClient</a> has two methods for this, getLastRequest() and getLastResponse(). After calling the request() method of the client instance, you can call any of those methods to gain access to the messages.
</blockquote>
<p>
Simple example code is included showing how to grab that information from the client object. If you're looking for a way to get the WSF/PHP functionality installed on your system, check out <a href="http://nandikajayawardana.blogspot.com/2008/01/using-pecl-tool-to-install-wsfphp.html">this step-by-step tutorial</a> on using the PECL tool to create and install the packages to your PHP setup.
</p>]]></description>
      <pubDate>Tue, 08 Jan 2008 13:49:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Rich Zygler's Blog: People work with WS-* web services in PHP? Why?]]></title>
      <guid>http://www.phpdeveloper.org/news/9248</guid>
      <link>http://www.phpdeveloper.org/news/9248</link>
      <description><![CDATA[<p>
<i>Rich Zygler</i> has a <a href="http://www.boringguys.com/2007/12/13/people-work-with-ws-web-services-in-php-why/">few choice words</a> concerning the implementation of WS-* web services in PHP and how they compare to other methods (like SOAP and REST).
</p>
<blockquote>
I'd love to give <a href="http://www.ws02.com/">ws02</a> a fair shake because they have an open source business model. They have a <a href="http://wso2.com/products/wsf-php/">web services framework for PHP</a> which seems interesting from an academic standpoint. But I think WS-* web services are WAY too complicated when compared to <a href="http://en.wikipedia.org/wiki/Representational_State_Transfer">REST</a>.
</blockquote>
<p>
He points at a certain bit of documentation (to show the "simplicity" of it) and gives a personal example of his SOAP experience with the Amazon API as well as mentioning <a href="http://www.tbray.org/ongoing/When/200x/2007/11/21/WS-dammerung">other opinions</a> on the matter.
</p>]]></description>
      <pubDate>Fri, 14 Dec 2007 12:55:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Christian Wenz's Blog: WSO2 Web Services Framework (WSF)/PHP v1.0.0 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/8391</guid>
      <link>http://www.phpdeveloper.org/news/8391</link>
      <description><![CDATA[<p>
<i>Christian Wenz</i> <a href="http://www.hauser-wenz.de/s9y/index.php?/archives/240-WSO2-Web-Services-Framework-WSFPHP-v1.0.0-Released.html">has pointed out</a> the latest release of the WS02 web services framework today - WS02 WSF/PHP version 1.0.0 - as released by <a href="http://wso2.org/">the WS02 group</a>.
</p>
<blockquote>
The framework comes in form of a PHP extension and is <a href="http://dist.wso2.org/products/wsf/php/1.0.0/">available both as source code and as a binary</a> distribution. Additional information exists in form of <a href="http://wso2.org/project/wsf/php/1.0.0/docs/manual.html">a manual</a>, <a href="http://wso2.org/project/wsf/php/1.0.0/docs/install_guide.html">an installation guide</a>, and of course <a href="http://wso2.org/project/wsf/php/1.0.0/release-note.html">release notes</a>.
</blockquote>
<p>
Key features of the framework include a client API, a server API, MTOM attachments, WS-Security, WS-Reliable messaging, and WSDL generation/consumption. You can get more information about the framework from <a href="http://wso2.org/projects/wsf/php">its project page</a> on the ws02 website.
</p>]]></description>
      <pubDate>Mon, 06 Aug 2007 08:33:00 -0500</pubDate>
    </item>
  </channel>
</rss>
