GeeH / zend-xmlrpc

XmlRpc component from Zend Framework

Home Page:https://github.com/zendframework/zf2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zend-xmlrpc

Build Status Coverage Status

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.

About

XmlRpc component from Zend Framework

https://github.com/zendframework/zf2

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%