PHPackages                             sdon2/ripcord - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. sdon2/ripcord

ActiveLibrary[API Development](/categories/api)

sdon2/ripcord
=============

Simple XML-RPC API

1.0.0(4y ago)1625—10%1MITPHP

Since Nov 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/sdon2/ripcord)[ Packagist](https://packagist.org/packages/sdon2/ripcord)[ RSS](/packages/sdon2-ripcord/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (1)

```
Readme                      Ripcord: Easy XML-RPC Client and Server for PHP 5
=============================================================================

This package is a composer installable version of the Ripcord library.

Ripcord is a very easy to use XML-RPC library for PHP. It provides client,
server and auto documentation features for XML-RPC but also SimpleRPC and
simplified SOAP (1.1). It uses PHP's xmlrpc library and it needs at least PHP 5.

To create a simple xmlrpc client do something like this:
