zendframework/zend-xmlrpc
Zend\XmlRpc provides an XML-RPC client and server implementation for PHP. Build and parse XML-RPC requests/responses, expose methods over HTTP, and support common XML-RPC types and faults—useful for integrating with legacy XML-RPC services.
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-xmlrpc.
From its home page, XML-RPC is described as a ”...remote procedure calling using HTTP as the transport and XML as the encoding. XML-RPC is designed to be as simple as possible, while allowing complex data structures to be transmitted, processed and returned.”
Zend\XmlRpc provides support for both consuming remote XML-RPC services and
building new XML-RPC servers.
How can I help you explore Laravel packages today?