WSO2 Web Services Framework/PHP

WSO2 Web Services Framework/PHP (WSO2 WSF/PHP) is a next generation SOAP stack, based on Apache Axis2 C, for providing and consuming Web Services in PHP.

WSO2 WSF/PHP supports both SOAP 1.2 and SOAP 1.1 as well as some of the WS-* stack specifications: SOAP MTOM, WS-Addressing version 1.0 and submission, and WS-Security UsernameToken.

Mailing Lists

You can get involved by sending you feedback to the following mailing lists.

User Mailing List : wsf-php-user@wso2.org | Subscribe | Unsubscribe

Latest Release

20th July 2007, WSO2 WSF/PHP 1.0.0beta Released

Download WSO2 WSF/PHP 1.0.0beta

Key Features

  1. Client API to consume Web services
  2. Service API to provide Web services
  3. Attachments with MTOM
  4. WS-Addressing
  5. WS-Security UsernameToken
  6. Support for different XML formats for payload: string, SimpleXMLElement, domDocument.