网络伪装--网络安全

首页 » 技术文章 » SOA技术 » The Web Services Framework for PHP
2010-04-14 16:57
投票评分
(0 个投票)

The Web Services Framework for PHP

The Web Services Framework for PHP is a PHP extension that delivers comprehensive WS-* based Web Services support for the PHP world. With WSF/PHP, your php applications can acquire enterprise grade web services capabilities and seamlessly integrate with other Java or .Net systems using web services.WSO2 WSF/PHP is an open source framework for providing/consuming Web services in PHP and is the only extension that supports the full Web services (WS*-) stack including security and reliable messaging.

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.

php-usecase

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.

php-archi

最后修改日期: 2011-05-07 17:57
Login to post comments