PHPackages                             scaytrase/rpc-common - 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. scaytrase/rpc-common

ActiveLibrary[API Development](/categories/api)

scaytrase/rpc-common
====================

Common RPC interfaces

1.2.1(9y ago)0156.5k—8.3%3MITPHPPHP ~5.5|~7.0

Since Apr 13Pushed 8y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (3)Versions (6)Used By (3)

[![Latest Stable Version](https://camo.githubusercontent.com/caff7756a7c67a8270ee39cc5fd86b2cc82f5fbd250364aa0fbf8dbb67849c2e/68747470733a2f2f706f7365722e707567782e6f72672f7363617974726173652f7270632d636f6d6d6f6e2f762f737461626c65)](https://packagist.org/packages/scaytrase/rpc-common)[![Total Downloads](https://camo.githubusercontent.com/99f83403efa892741e7d3bc075a2e6c1b2155b5977c440bedae0500315851839/68747470733a2f2f706f7365722e707567782e6f72672f7363617974726173652f7270632d636f6d6d6f6e2f646f776e6c6f616473)](https://packagist.org/packages/scaytrase/rpc-common)[![Latest Unstable Version](https://camo.githubusercontent.com/8eb2f9e57594c395d4323205c2559eb422e6c2be2f7d4f61229909a3ee5bf50a/68747470733a2f2f706f7365722e707567782e6f72672f7363617974726173652f7270632d636f6d6d6f6e2f762f756e737461626c65)](https://packagist.org/packages/scaytrase/rpc-common)[![License](https://camo.githubusercontent.com/b4fdaa8839579cdf77f8d1a940fb74971bad2e0e53fa8b0c9b745c3cd737098f/68747470733a2f2f706f7365722e707567782e6f72672f7363617974726173652f7270632d636f6d6d6f6e2f6c6963656e7365)](https://packagist.org/packages/scaytrase/rpc-common)

[![Build Status](https://camo.githubusercontent.com/b0ab0f3cd1783b99680f21f04029a65af11fa0a086358694aeca6bedc8b6ba5e/68747470733a2f2f7472617669732d63692e6f72672f7363617974726173652f7270632d636f6d6d6f6e2e737667)](https://travis-ci.org/scaytrase/rpc-common?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7d3bb694e05db265ac967812d4a287c6df0ece1da81d5902884626dbd350508d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7363617974726173652f7270632d636f6d6d6f6e2f6261646765732f7175616c6974792d73636f72652e706e67)](https://scrutinizer-ci.com/g/scaytrase/rpc-common/)[![Code Coverage](https://camo.githubusercontent.com/b69cbe744bf00945f9ed2af0dd14a3087663a4105b84a6490118a657cf36ecda/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7363617974726173652f7270632d636f6d6d6f6e2f6261646765732f636f7665726167652e706e67)](https://scrutinizer-ci.com/g/scaytrase/rpc-common/)[![SensioLabsInsight](https://camo.githubusercontent.com/78342b1df71775deb0afeaac88f0e8677a8c00414356f6fd9ff198541372ff9c/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f35336332396130312d386137622d343863392d626437302d6261646233643233616433322f6d696e692e706e67)](https://insight.sensiolabs.com/projects/53c29a01-8a7b-48c9-bd70-badb3d23ad32)

RPC Library
===========

[](#rpc-library)

Built-in support for batch-like requests. Processing depends on client implementation (may not be real batch)

Common interfaces
-----------------

[](#common-interfaces)

- RPC request (call)
- RPC response (result)
- RPC error

Decorators
----------

[](#decorators)

- Lazy client decorator
- Loggable client decorator
- Cacheable client decorator

Test utils
----------

[](#test-utils)

- Mock client to create response queue with acceptance filter

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

5

Last Release

3294d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ed906771163ff68cfb365bdd3b8278a3ce1b464f94051ff7ab50c03a30110efe?d=identicon)[scaytrase](/maintainers/scaytrase)

---

Top Contributors

[![scaytrase](https://avatars.githubusercontent.com/u/6578413?v=4)](https://github.com/scaytrase "scaytrase (8 commits)")

---

Tags

apiclientcommonrpc

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/scaytrase-rpc-common/health.svg)

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

###  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)[facebook/php-business-sdk

PHP SDK for Facebook Business

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

PHP wrapper for the Meilisearch API

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

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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