PHPackages                             grendizer/http-message - 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. grendizer/http-message

ActiveLibrary

grendizer/http-message
======================

基于 PSR7 实现的 HTTP 消息组件

020PHP

Since Apr 4Pushed 10y ago1 watchersCompare

[ Source](https://github.com/grendizerio/http-message)[ Packagist](https://packagist.org/packages/grendizer/http-message)[ RSS](/packages/grendizer-http-message/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

HttpMessage (based on PSR-7)
============================

[](#httpmessage-based-on-psr-7)

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

[](#introduction)

PSR package containing some interface for HTTP messaging while PSR-7 is in proposal state.

More information under:

- [PSR-7, HTTP Message Meta Document](https://github.com/php-fig/fig-standards/blob/master/proposed/http-message-meta.md)
- [PSR-7, HTTP message interfaces](https://github.com/php-fig/fig-standards/blob/master/proposed/http-message.md)

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

[](#installation)

If you want to use the library with your application you can install it by adding

```
{
    "require": {
        "grendizer/http-message": "dev-master"
    },
}
```

to your `composer.json` and invoke `composer update` in your project.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b73e95f08333749f5f903bddc7a48235fee95a25e66ff02f8d495dc5392e787?d=identicon)[grendizer](/maintainers/grendizer)

---

Top Contributors

[![grendizerio](https://avatars.githubusercontent.com/u/18187164?v=4)](https://github.com/grendizerio "grendizerio (12 commits)")

### Embed Badge

![Health badge](/badges/grendizer-http-message/health.svg)

```
[![Health](https://phpackages.com/badges/grendizer-http-message/health.svg)](https://phpackages.com/packages/grendizer-http-message)
```

PHPackages © 2026

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