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

ActiveLibrary

lvht/msgpack-rpc
================

v0.2.1(9y ago)411.7k4PHPPHP ^5.3||^7.0

Since Jul 16Pushed 5y ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (7)Used By (0)

Msgpack-RPC
===========

[](#msgpack-rpc)

This is a simple implementation of [MsgpackRpc](https://github.com/msgpack-rpc/msgpack-rpc/blob/master/spec.md).

Install
-------

[](#install)

```
composer require lvht/msgpack-rpc

```

Usage
-----

[](#usage)

```
➜  echo '[0,1,"echo",["hello"]]'|php example/echo.php
[1,1,null,"hello"]
```

TODO
----

[](#todo)

- Unit Test
- SocketIo
- AsyncServer
- Docs

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% 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 ~42 days

Recently: every ~53 days

Total

6

Last Release

3373d ago

PHP version history (3 changes)v0.1.0PHP ^5.5.9||^7.0

v0.1.1PHP ^5.6||^7.0

v0.1.2PHP ^5.3||^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/88784a5e09bb664bce6c25a861dcf8207df61c3ac6c13805f33dc126a80e91c7?d=identicon)[lvht](/maintainers/lvht)

---

Top Contributors

[![taoso](https://avatars.githubusercontent.com/u/2030591?v=4)](https://github.com/taoso "taoso (9 commits)")[![xiaohuilam](https://avatars.githubusercontent.com/u/6964962?v=4)](https://github.com/xiaohuilam "xiaohuilam (1 commits)")

---

Tags

msgpackphprpc

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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