This package allows to programmatically send request to a SOAP service using PHP classes. In order to that, this class generates each class for each request and each request parameters and each request response. Each class is stored in a hierarchical folder/sub-folder. The SOAP client is then abstracted and you only deal with objects representing the WSDL.
It uses eZ Components, ezcPhpGenerator, in order to generate php files.
MP-Suite is a client/server script that enables remote MySQL through an XML-RPC interface. This way, you can remotely access databases that are not remote-access enabled.
MagentoXtender .NET Webservice Client is an open source .NET library to connect to the webservice of a Magento Webshop using XML-RPC. This module gives you the ability to create .NET applications which can communicate with a magento webshop.
A PHP class for using Openbravo's REST web services. Could be useful for connecting Openbravo to other applications such as web stores. Fairly intuitive, the main class contains a "call Openbravo" function as well one function for each type of call.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Implementation of Web Processing Service OGC standard at version 1.0.0 in ASP.NET. Includes simple client (written in PHP) to communicate with service. More information about this standard can be found at http://www.opengeospatial.org/standards/wps
Infra-Red is a package of scripts designed to set up a service oriented architecture in PHP. It includes the server with an example service, a client library for the codeigniter framework and a stand alone client library.
Aura is a plug-and-play XML-RPC application framework in PHP5. It bundles an XML-RPC client and an XML-RPC server. It has simple and clean API and allows exposing already written functions and classes as web services for instant productivity.
PHP-O-Lait is a library that, in 2 boiler-plate lines of code, allows you to call server-side PHP code from client-side JavaScript. It's so easy, in fact, that you don't need to know how it does it (hint, it uses Ajax and JSON).