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

ActiveLibrary[API Development](/categories/api)

caylof/rpc
==========

a simple PHP RPC library

1.0.4(2y ago)025MITPHP

Since Jun 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/caylof/php-rpc)[ Packagist](https://packagist.org/packages/caylof/rpc)[ RSS](/packages/caylof-rpc/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (4)Versions (6)Used By (0)

A simple PHP RPC library
========================

[](#a-simple-php-rpc-library)

Install
-------

[](#install)

```
composer require caylof/rpc
```

Example
-------

[](#example)

see examples folder

### start example server

[](#start-example-server)

```
docker run -it --name eg-rpc --rm -v D:\code\github\php-rpc:/code -w /code caylof/php:8.2.4-cli-alpine /bin/sh

/code # composer install
/code # php ./examples/rpc_server.php start
```

### run example client

[](#run-example-client)

```
docker exec -it eg-rpc /bin/sh

/code # php ./examples/rpc_client.php
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

Total

5

Last Release

891d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/84b34fadfd3ea7bbd7067dbeb8101744819f3750b550e094da288132353e00ef?d=identicon)[caylof](/maintainers/caylof)

---

Tags

rpcphp-rpcworkman-rpcworkman-protobuf

### Embed Badge

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

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

###  Alternatives

[symfony/symfony

The Symfony PHP framework

31.4k87.2M2.2k](/packages/symfony-symfony)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k51.2M337](/packages/api-platform-core)[google/gax

Google API Core for PHP

267116.3M558](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

175117.7M72](/packages/google-common-protos)[googleads/google-ads-php

Google Ads API client for PHP

3508.5M12](/packages/googleads-google-ads-php)[temporal/sdk

Temporal SDK

4072.9M25](/packages/temporal-sdk)

PHPackages © 2026

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