Projects tagged ‘php’ and ‘wsdl’


[14 total ]

16 Users
   

WSF/PHP is an extension for PHP that supports SOAP 1.1, SOAP 1.2, and other advanced Web Services standards such as WS-Addressing, WS-RM, WS-Security, MTOM, easily in PHP. WSO2 Web Services ... [More] Framework/PHP (WSO2 WSF/PHP), is a PHP extension based on Apache Axis2/C and WSO2 WSF/C for providing and consuming Web Services in PHP. WSO2 WSF/PHP supports both SOAP 1.2 and SOAP 1.1, WSDL 1.1 and WSDL 2.0 in WSDL mode and WSDL generation, WS-Security (UsernameToken, signing and encryption), binary attachments with SOAP MTOM, WS-Addressing and WS-ReliableMessaging. It also has the provision for REST style invocations [Less]
Created over 3 years ago.

3 Users
 

Create Web Services with PHP5 in minutes. InstantSVC (pronounced as Instant Services) provides a set of tools to ease your development. You just need to document your object oriented PHP code with ... [More] PHPDocumentor in order to generate Web Services from it - SOAP Services as well as RESTful Web Services. Features of InstantSVC include an Extended Reflection API with information about data types, Annotations for PHP, a WSDL generator conform to WS-I Basic Profile, a Document/literal adapter generator, a Handler chain mechanism for SOAP processing, Implementations of WS-Security and the Username Token Profile, a Server for RESTful Web Services and an Administration tool for convenient creation and management of SOAP and REST servers. [Less]
Created over 2 years ago.

3 Users
   

Framewerk is a web development framework and application suite in PHP5. Our goal with Framewerk is to give developers and users alike the ability to build complex websites quickly and easily.
Created over 3 years ago.

1 Users

Simple php utility and class library for generating classes ready to use with a web service from the wsdl file. About wsdl2phpgenerator Wsdl2phpgenerator generates valid php 5.3 classes with ... [More] optional namespace support. It enables a fast start when about to use a webservice, just generate the code from the wsdl file, include the service class and start calling functions from the web service. Wsdl2phpgenerator has support for separating the classes to multiple files inclusion guard the classes by class_exists() calls, namespaces and a option to just make one file with all classes. CLI The source does also contain a nice library for reading input from the command line. It has support for required parameters, optional parameters. Boolean and string parameters and generates a help [Less]
Created about 1 month ago.

1 Users

Enterprise Portal is a web application for small-business in mind. The purpose of application is to let people easily work with customers, vendors, track work within their own company, etc... ... [More] Enterprise Portal is fully extendable and possiblity for connectivity with database through webservices. [Less]
Created over 2 years ago.

0 Users

The APIlity PHP Library provides an object-oriented way to easily access and manage the Google AdWords API from within PHP. This comes along with an abstraction from the SOAP and WSDL details. The ... [More] name APIlity is a wordplay on 'API' and 'ability', symbolizing that the AdWords API gives you the ability to do whatever you ever wanted to do with AdWords, and even more. [Less]
Created 12 months ago.

0 Users

TravelPress is a WordPress plugin that allows travel suppliers to publish blogs containing their current travel offers. In addition to the standard blog display and RSS/Atom output provided by ... [More] WordPress, TravelPress outputs the offers in Travel Syndication Format (TSF) - an XML standard for distribution and automated processing of travel offers. [Less]
Created 12 months ago.

0 Users

WSDL Viewer for PHP projects
Created 4 months ago.

0 Users

WSDLInterpreter is a library that creates PHP 5 classes based on a WSDL document. Unlike other wsdl2php solutions, WSDLInterpreter utilizes the WSDL document as its source of information, as opposed ... [More] to the native SoapClient interpretation of the WSDL document. This allows for proper class inheritance, naming convention correction, and method overloading with proper method signature verification using strict type checking. Now out of beta! Download today! For more information, visit The new wsdl2php - WSDLInterpreter [Less]
Created 12 months ago.

0 Users

Generates a WSDL XML document based on a classname using PHP reflection. Tested with Visual C# (2005/2008) webservice references.
Created 11 months ago.