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 2w ago

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

Maturity49

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

936d 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.4M2.2k](/packages/symfony-symfony)[api-platform/core

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

2.6k52.2M377](/packages/api-platform-core)[google/gax

Google API Core for PHP

268121.1M633](/packages/google-gax)[googleads/google-ads-php

Google Ads API client for PHP

3528.8M15](/packages/googleads-google-ads-php)[moonshine/moonshine

Laravel administration panel

1.3k268.2k89](/packages/moonshine-moonshine)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k21](/packages/tempest-framework)

PHPackages © 2026

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