PHPackages                             timiki/rpc-client - 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. timiki/rpc-client

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

timiki/rpc-client
=================

Simple HTTP JSON-RPC client

4.1.1(1y ago)042.9k↓37.5%1MITPHPPHP &gt;=8.1

Since Jul 18Pushed 1y ago1 watchersCompare

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

READMEChangelogDependencies (6)Versions (26)Used By (1)

Simple JSON-RPC Http client
===========================

[](#simple-json-rpc-http-client)

Install
-------

[](#install)

```
composer require timiki/rpc-client

```

Options
-------

[](#options)

**attempts\_on\_error** (int) - Count of attempts on connection or response error (default: 10)

**attempts\_on\_response\_error** (bool) - Attempt on response error (default: false)

**attempts\_delay** (int) - Delay in msec between attempts (default: 1000)

**response\_on\_connection\_exception** (bool) - If set true client return JsonResponse on connection exception (default: true)

Async
-----

[](#async)

JSON-RPC Http client use [guzzlehttp/promises](https://github.com/guzzle/promises) for call async function

**callAsync**(string $method, array $params = \[\], array $headers = \[\]): Promise

**noticeAsync**(string $method, array $params = \[\], array $headers = \[\]): Promise

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance49

Moderate activity, may be stable

Popularity27

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~139 days

Recently: every ~257 days

Total

24

Last Release

379d ago

Major Versions

2.0.1 → 3.0.02017-06-20

3.3.3 → 4.0.02022-04-18

PHP version history (4 changes)2.0.0PHP &gt;=5.5|&gt;=7.0

2.0.1PHP &gt;=5.5 || &gt;=7.0

4.0.0PHP ^7.4|^8.0

4.1.0PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6694616?v=4)[Nikita Netyosin](/maintainers/netesin)[@netesin](https://github.com/netesin)

---

Top Contributors

[![netesin](https://avatars.githubusercontent.com/u/6694616?v=4)](https://github.com/netesin "netesin (43 commits)")

---

Tags

rpcjson-rpc

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/timiki-rpc-client/health.svg)

```
[![Health](https://phpackages.com/badges/timiki-rpc-client/health.svg)](https://phpackages.com/packages/timiki-rpc-client)
```

###  Alternatives

[graze/guzzle-jsonrpc

JSON-RPC 2.0 client for Guzzle

981.2M24](/packages/graze-guzzle-jsonrpc)[datto/json-rpc-http

HTTP client and server for JSON-RPC 2.0

66525.9k5](/packages/datto-json-rpc-http)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
