PHPackages                             lum/lum-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. [API Development](/categories/api)
4. /
5. lum/lum-json-rpc

ActiveLibrary[API Development](/categories/api)

lum/lum-json-rpc
================

Lum JSON-RPC implementation

v2.0.0(4y ago)0121MITPHP

Since Oct 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/supernovus/lum.json-rpc.php)[ Packagist](https://packagist.org/packages/lum/lum-json-rpc)[ RSS](/packages/lum-lum-json-rpc/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (4)Versions (7)Used By (1)

lum.json-rpc.php
================

[](#lumjson-rpcphp)

Summary
-------

[](#summary)

JSON-RPC Client and Server libraries.

Classes
-------

[](#classes)

### Client Classes

[](#client-classes)

ClassDescriptionLum\\JSON\\RPC\\ClientThe JSON-RPC client class.Lum\\JSON\\RPC\\Client\\ResponseA response from a client request.Lum\\JSON\\RPC\\Client\\TransportTransport interface.Lum\\JSON\\RPC\\Client\\HTTPHTTP Transport class (default transport).Lum\\JSON\\RPC\\Client\\CurlCurl Transport class (requires Lum\\Curl).### Server Classes

[](#server-classes)

ClassDescriptionLum\\JSON\\RPC\\ServerA trait for JSON-RPC servers.Lum\\JSON\\RPC\\Server\\ErrorA class representing an error response.Lum\\JSON\\RPC\\Server\\ResponseA class representing a successful response.### Exception Classes

[](#exception-classes)

A few custom exceptions may be thrown from both the client and server.

ClassDescriptionLum\\JSON\\RPC\\Exception\\ExceptionBase class for exceptions.Lum\\JSON\\RPC\\Exception\\InternalErrorInternal error occurred.Lum\\JSON\\RPC\\Exception\\InvalidParamsParameters were invalid.Lum\\JSON\\RPC\\Exception\\InvalidRequestRequest was not valid.Lum\\JSON\\RPC\\Exception\\InvalidResponseResponse was not valid.Lum\\JSON\\RPC\\Exception\\MethodNotFoundNo such method.Lum\\JSON\\RPC\\Exception\\ParseErrorCould not parse JSON.Tests
-----

[](#tests)

Run `composer test` to test the libraries.

Official URLs
-------------

[](#official-urls)

This library can be found in two places:

- [Github](https://github.com/supernovus/lum.json-rpc.php)
- [Packageist](https://packagist.org/packages/lum/lum-json-rpc)

Author
------

[](#author)

Timothy Totten

License
-------

[](#license)

[MIT](https://spdx.org/licenses/MIT.html)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity62

Established project with proven stability

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 ~160 days

Recently: every ~79 days

Total

6

Last Release

1608d ago

Major Versions

v1.x-dev → v2.0.02021-12-15

PHP version history (2 changes)v1.0.0PHP ^7.0

v1.0.1PHP ^7.0 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/3ff04349507190155013e4a94a8b14860a7ac57afce4ba97961c7c79bd023dd7?d=identicon)[supernovus](/maintainers/supernovus)

### Embed Badge

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

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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