WSO2 Web Services Framework/PHP, v1.0alpha2 Release Note
16th May 2007 - We are pleased to announce the release of WSO2 WSF/PHP
1.0alpha2.
Download |
Project Home Page
Key Features
- 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
- 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()
- Attachments with MTOM
- Binary optimized
- Non-optimized (Base64 binary)
- WS-Addressing
- WS-Security
- UsernameToken and Timestamp
- Encryption
- Signing
- WS-Security Policy Based Configuration
- WSDL generation for Server Side
- WS-Reliable Messaging
- Supports Single Channel two way reliable messaging
- Rest Support
Major Changes Since Last Release
- WSDL generation support
- WS-Security support
- WS-RM Support
- Documentation Improvements
- Numerous bug fixes from the previous release
We welcome your early feedback on this implementation via our mailing list.
Thank you for your interest in WSO2 WSF/PHP.
-WSO2 WSF/PHP Team