PHPackages                             joel-depiltech/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. joel-depiltech/ripcord

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

joel-depiltech/ripcord
======================

Ripcord is a very easy to use XML-RPC library for PHP.

v1.0.1(9y ago)04.1kMIT LicensePHP

Since Dec 20Pushed 9y agoCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

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

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:
