PHPackages                             hprose/hprose-psr7 - 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. [Framework](/categories/framework)
4. /
5. hprose/hprose-psr7

ActiveLibrary[Framework](/categories/framework)

hprose/hprose-psr7
==================

Hprose Server for PSR7

v2.0.0(9y ago)78811MITPHPPHP &gt;=5.3.0

Since Jul 22Pushed 9y ago5 watchersCompare

[ Source](https://github.com/hprose/hprose-psr7)[ Packagist](https://packagist.org/packages/hprose/hprose-psr7)[ Docs](http://hprose.com/)[ RSS](/packages/hprose-hprose-psr7/feed)WikiDiscussions master Synced 3w ago

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

Hprose for PSR7
===============

[](#hprose-for-psr7)

[![Build Status](https://camo.githubusercontent.com/d029df5ffcaa72361c966e033ee03c51eabf9ea759f353d2e599cec880ba21d6/68747470733a2f2f7472617669732d63692e6f72672f6870726f73652f6870726f73652d707372372e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/hprose/hprose-psr7)[![Supported PHP versions: 5.3 .. 7.1](https://camo.githubusercontent.com/e1674cc5b167cc60561b2b35b4e03626ac0950d6e169c1922811c5e12238df35/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d352e337e372e312d626c75652e737667)](https://camo.githubusercontent.com/e1674cc5b167cc60561b2b35b4e03626ac0950d6e169c1922811c5e12238df35/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d352e337e372e312d626c75652e737667)[![Packagist](https://camo.githubusercontent.com/cc027972cf20f3b29731b65095951156bfaaab1118cd91e76ae49c32e7dcd1fb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6870726f73652f6870726f73652d707372372e737667)](https://packagist.org/packages/hprose/hprose-psr7)[![Packagist Download](https://camo.githubusercontent.com/534523daf9edc0a8105ca011ebe6d54f2cba427137dc1b28f19f2775003c8853/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6870726f73652f6870726f73652d707372372e737667)](https://packagist.org/packages/hprose/hprose-psr7)[![License](https://camo.githubusercontent.com/b70e2349e83fb190d673ccd243331c99265b22665e393849fafe5041f9972a21/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6870726f73652f6870726f73652d707372372e737667)](https://packagist.org/packages/hprose/hprose-psr7)

Introduction
------------

[](#introduction)

*Hprose* is a High Performance Remote Object Service Engine.

It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.

*Hprose* supports many programming languages, for example:

- AAuto Quicker
- ActionScript
- ASP
- C++
- Dart
- Delphi/Free Pascal
- dotNET(C#, Visual Basic...)
- Golang
- Java
- JavaScript
- Node.js
- Objective-C
- Perl
- PHP
- Python
- Ruby
- ...

Through *Hprose*, You can conveniently and efficiently intercommunicate between those programming languages.

This project is the implementation of Hprose for PSR7.

You can use it with any PSR7 service framework, such as [Slim](http://www.slimphp.net/).

Installation
------------

[](#installation)

### Download Source Code

[](#download-source-code)

[Download Link](https://github.com/hprose/hprose-psr7/archive/master.zip)

### install by `composer`

[](#install-by-composer)

```
{
    "require": {
        "hprose/hprose-psr7": "dev-master"
    }
}
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3626d ago

### Community

Maintainers

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

---

Top Contributors

[![andot](https://avatars.githubusercontent.com/u/232161?v=4)](https://github.com/andot "andot (3 commits)")

---

Tags

httpjsonasyncmiddlewareframeworkwebrpcpsr7serializelibraryunixHTML5websocketprotocolserializationtcpserviceSocketfutureajaxjsonrpcxmlrpcwebservicegamecommunicationcross-platformcross-domainwebapicross languageHprose

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hprose-hprose-psr7/health.svg)

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

###  Alternatives

[hprose/hprose

It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.

2.0k219.1k37](/packages/hprose-hprose)[hprose/hprose-swoole

Hprose asynchronous client &amp; standalone server based on swoole

17929.0k10](/packages/hprose-hprose-swoole)[hprose/hprose-yii

Hprose Server for Yii 2

357.2k](/packages/hprose-hprose-yii)[lao-liu/laravel-hprose

Hprose client/server providers for Laravel 5.x or Lumen 5.x

201.2k](/packages/lao-liu-laravel-hprose)

PHPackages © 2026

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