In addition to the ability to provide and consume web services, WSF/PHP provides comprehensive support for REST based web services allowing you to expose your soap services as REST services. It also provides the data services capability. WSF/PHP comes with comprehensive documentation and samples in addition to tooling support in the form of a code generation tool which allows the PHP user to get started with PHP web services in no time. As WSF/PHP is based on WSF/C web services framework, it comes with proven interoperability with other major web services stacks including .Net and Java.

ntegrate with .NET, J2EE and other web service enabled platforms.
PHP Applications can interact and use any web services enabled platform using WSF/PHP. Secure the interactions using either ws-security or transport level security to achieve authentication authorization and confidentiality. Transfer binary data between applications and secure them as the need arises.
SOA Enabled PHP Applications
Expose PHP Applications as Web Services. Both Code first and Contract first web service development approaches are supported.
Build Web Services and clients within minutes
With wsdl2php script and dynamic invocation support, a web service or a client can be written within minutes. Additionally with wsf/php data services layer, even database tables can be exposed as web services.
WSF/PHP leverage’s popular web service components (WSF/C) in its core to provide enterprise ready web services support to PHP. WSF/PHP supports both http and https transports in its core, and handles both SOAP as well as REST style web services interactions. Attachment handling capability is an essential part of WSF/PHP.With WS-Security, WS-Policy and WS-Secure Conversation build-in, WSF/PHP is the only PHP Web Services Extension capable of providing secure web services capabilities to PHP applications. WSDL Generation for annotated php services and simple and powerful client and service API’s with WSDL support enables programmers to write code with minimum learning curve. WSDL2PHP codegen tool generates clients and services enabling even newbies to web services to quickly write their code.
