PHPackages                             webdollar/webdollar-client-php - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. webdollar/webdollar-client-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

webdollar/webdollar-client-php
==============================

JSON-RPC 2.0 client for WebDollar

v1.5.0(7y ago)314011ISCPHPPHP &gt;=7.1

Since Jan 29Pushed 7y ago2 watchersCompare

[ Source](https://github.com/WebDollar/webdollar-client-php)[ Packagist](https://packagist.org/packages/webdollar/webdollar-client-php)[ RSS](/packages/webdollar-webdollar-client-php/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (5)Versions (11)Used By (1)

WebDollar PHP client for JSON-RPC API
=====================================

[](#webdollar-php-client-for-json-rpc-api)

[![Build Status](https://camo.githubusercontent.com/0325416c8c190c041bff6612686a069437f480b4e1689c6145eff9baaf463f7f/68747470733a2f2f7472617669732d63692e6f72672f576562446f6c6c61722f776562646f6c6c61722d636c69656e742d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/WebDollar/webdollar-client-php)

Installation
------------

[](#installation)

### With Composer

[](#with-composer)

```
$ composer require webdollar/webdollar-client-php

```

```
{
    "require": {
        "webdollar/webdollar-client-php": "^1.0"
    }
}
```

Usage
-----

[](#usage)

```
