Hi Jeffery, The WSF/PHP is targeted to support WS-* stack from the beginning, So we started it based on Apache web services projects like Axis2, rampart. So it approach was slightly different from the PHP Soap extension. I think that's why WSF/PHP is rewritten separately rather than reusing the soap extension code. Anyway WSF/PHP is releasing with Apache License, and I got to know it is really friendly with the PHP license. So I don't think the licensing is an issue if any case we want to merge these projects. So if PHP Community is OK with merging WSF/PHP with their SOAP extension, We are really willing to work on that. Thanks Dimuthu On Mon, Jun 2, 2008 at 6:32 AM, Jeffery Fernandez <jeffery@ivt.com.au> wrote: > Hi Dimuthu, > > I understand this SOAP extension has *more* features than the default SOAP > extension which comes with PHP. My question is why can't this project merge > with the SOAP extension of PHP? > > Is there a licensing issue which prevents it from being merged? Or is there > something technical from it being not able to work alongside the PHP Core? > > regards, > Jeffery Fernandez > > On Thu, 29 May 2008 10:50:06 pm Dimuthu Gamage wrote: >> WSO2 Web Services Framework for PHP v1.3.1 Released >> >> ===================================================== >> >> >> >> We are pleased to announce the release of WSO2 WSF/PHP 1.3.1. >> >> >> >> WSO2 Web Services Framework for PHP (WSO2 WSF/PHP), is an open source, >> >> enterprise grade, PHP extension for providing and consuming Web Services in >> PHP. >> >> WSO2 WSF/PHP is a complete solution for building and deploying Web >> services and is >> >> the only PHP extension with the widest range of WS-* specification >> implementations. >> >> It's Key features include, secure services and clients with >> WS-Security support, >> >> binary attachments with MTOM, automatic WSDL generation (code first model), >> >> WSDL mode for both services and clients (contract first model) >> >> and interoperability with .NET and J2EE. >> >> >> >> You can download the release from: >> >> http://wso2.org/downloads/wsf/php >> >> >> >> Project home page: >> >> http://wso2.org/projects/wsf/php >> >> >> >> ------------ >> >> Key Features >> >> ============ >> >> >> >> 1. Client API to consume Web services >> >> * WSMessage class to handle message level options >> >> * WSClient class with both one way and two way service invocation >> support >> >> * Option of using functions in place of object oriented API with >> ws_request >> >> >> >> 2. Service API to provide Web services >> >> * WSMessage class to handle message level options >> >> * WSService class with support for both one way and two way >> operations >> >> * Option of using functions in place of object oriented API with >> ws_reply >> >> >> >> 3. Attachments with MTOM >> >> * Binary optimized >> >> * Non-optimized (Base64 binary) >> >> >> >> 4. WS-Addressing >> >> * Version 1.0 >> >> * Submission >> >> >> >> 5. WS-Security >> >> * UsernameToken and Timestamp >> >> * Encryption >> >> * Signing >> >> * WS-SecurityPolicy based configuration >> >> >> >> 6. WS-Reliable Messaging >> >> * Single channel two way reliable messaging >> >> >> >> 7. WSDL Generation for Server Side >> >> * WSDL generation based on annotations and function signatures, and >> >> serving on ?wsdl or ?wsdl2 requests >> >> >> >> 8. WSDL mode support for both client and server side >> >> * Write services and client based on a given WSDL >> >> * WS-Addressing and WS-SecurityPolicy is supported in WSDL mode >> >> >> >> 9. REST Support >> >> * Expose a single service script both as SOAP and REST service >> >> >> >> 10. Provide easy to use classes for common services >> >> * Consume some well known services such as Yahoo search and Flickr >> >> and Amazon services using predefined classes >> >> >> >> 11. wsdl2php.php script. This script can generate PHP classes for services >> >> and clients for a given WSDL to be used with WSDL Mode . >> >> >> >> -------------------------------- >> >> Major Changes Since Last Release >> >> ================================ >> >> * Bug fixes related to MTOM, Security >> >> >> >> ------------------- >> >> Reporting Problems >> >> =================== >> >> Issues can be reported using the public JIRA available at: >> >> https://wso2.org/jira/browse/WSFPHP >> >> >> >> ------------ >> >> Contact Us >> >> ============ >> >> >> >> Please subscribe to our user or developer mailing lists. For details on how >> >> to subscribe please visit: http://wso2.org/mail#wsfphp >> >> >> >> We welcome your early feedback on this implementation. >> >> Thank you for your interest in WSO2 WSF/PHP. >> >> >> >> -- WSO2 WSF/PHP Team -- > > > > -- > Internet Vision Technologies > Level 1, 520 Dorset Road > Croydon > Victoria - 3136 > Australia > web: http://www.ivt.com.au > phone: +61 3 9723 9399 > fax: +61 3 9723 4899 > > -- > PHP Soap Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php