PHPackages                             aerikin/json-rpc - 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. aerikin/json-rpc

ActiveLibrary

aerikin/json-rpc
================

JSON-RPC 2.0 for PHP

1.3.2(9y ago)143[1 issues](https://github.com/AndreyErikin/JsonRpc/issues)MITPHPPHP &gt;=5.5.0

Since Jan 13Pushed 9y ago2 watchersCompare

[ Source](https://github.com/AndreyErikin/JsonRpc)[ Packagist](https://packagist.org/packages/aerikin/json-rpc)[ Docs](https://github.com/AndreyErikin/JsonRpc)[ RSS](/packages/aerikin-json-rpc/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (10)Used By (0)

JsonRpc
=======

[](#jsonrpc)

JSON-RPC 2.0 for PHP

[![Build Status](https://camo.githubusercontent.com/4015d7272e27223d5f33e43bd160b7db2a76e38b81dbe4e3ddd5209b4c7b59ce/68747470733a2f2f7472617669732d63692e6f72672f416e647265794572696b696e2f4a736f6e5270632e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/AndreyErikin/JsonRpc)

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

[](#installation)

1. Run command

```
composer require aerikin/json-rpc
```

2. Or add this to your composer.json, and composer update

```
{
    "require": {
        "aerikin/json-rpc": "*"
    }
}
```

and run command install or update

```
composer install
#or
composer update
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 96.3% 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 ~57 days

Recently: every ~92 days

Total

8

Last Release

3368d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/06c733ab7fb80421a7056e1942a92d812a763cf15b30ee640099c72528b8a71f?d=identicon)[AndreyErikin](/maintainers/AndreyErikin)

---

Top Contributors

[![AndreyErikin](https://avatars.githubusercontent.com/u/5287155?v=4)](https://github.com/AndreyErikin "AndreyErikin (26 commits)")[![insidieux](https://avatars.githubusercontent.com/u/6401826?v=4)](https://github.com/insidieux "insidieux (1 commits)")

### Embed Badge

![Health badge](/badges/aerikin-json-rpc/health.svg)

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

PHPackages © 2026

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