Ross ROSS = Recommend OSS · open-source software intelligence for agents

hprose/hprose-php

Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP observed · 2026-08-28

github.com/hprose/hprose-php · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4584
  • days_rel: n/a
  • days_push: 940
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1981 stars · 381 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Hprose for PHP is a lightweight, high-performance, cross-language RPC (Remote Procedure Call) library. It lets PHP services and clients interoperate with applications written in many other languages over a simple serialized protocol.

Use cases

  • call PHP functions remotely from another language
  • build a cross-language RPC server in PHP
  • serialize PHP objects for network transport
  • connect PHP microservices to services in Go, Java, or Python
  • expose PHP backend methods to JavaScript clients
  • implement distributed application communication in PHP

When to choose

  • you need RPC between PHP and other languages with a shared protocol
  • you want a lightweight alternative to SOAP/gRPC with minimal setup
  • you need efficient binary serialization for PHP data

When to avoid

  • you need gRPC or REST ecosystem tooling and standards
  • your team only works in PHP and native PHP APIs suffice
  • you need first-class HTTP/JSON APIs for public consumption

Facets

library · maturity maintenance

rpc serialization middleware microservices apis backend web-development php cross-platform cli cross-language remote-procedure-call composer communication-middleware microservices web-server

1 source

Member repositories

RepositoryRoleHealth v2
hprose/hprose-phpmain23

For agents

markdown · JSON · MCP: product_card(name="hprose/hprose-php")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem