PHPackages                             berlioz/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. [HTTP &amp; Networking](/categories/http)
4. /
5. berlioz/http-message

ActiveLibrary[HTTP &amp; Networking](/categories/http)

berlioz/http-message
====================

Berlioz HTTP Message is a PHP library whose implements PSR-7 (HTTP message interfaces) and PSR-17 (HTTP Factories) standards.

v3.0.0(2mo ago)343.8k—8.8%5MITPHPPHP ^8.2

Since Jan 14Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/BerliozFramework/HttpMessage)[ Packagist](https://packagist.org/packages/berlioz/http-message)[ Docs](https://getberlioz.com)[ RSS](/packages/berlioz-http-message/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (26)Used By (5)

Berlioz HTTP Message
====================

[](#berlioz-http-message)

[![Latest Version](https://camo.githubusercontent.com/6be7ca20dcb50dacfed54e5c6a215caf947f2fa857895d1174161c48b80a67ef/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6265726c696f7a2f687474702d6d6573736167652e7376673f7374796c653d666c61742d737175617265)](https://github.com/BerliozFramework/HttpMessage/releases)[![Packagist Dependency Version](https://camo.githubusercontent.com/9a7c58bd1affedc8f7c0e15700112745a8cc918f4658c170b1f98a9108c2e6b1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f4265726c696f7a4672616d65776f726b2f487474704d6573736167652f7068703f76657273696f6e3d332e782d646576267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/9a7c58bd1affedc8f7c0e15700112745a8cc918f4658c170b1f98a9108c2e6b1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f4265726c696f7a4672616d65776f726b2f487474704d6573736167652f7068703f76657273696f6e3d332e782d646576267374796c653d666c61742d737175617265)[![Software license](https://camo.githubusercontent.com/f558568499509ca56b48a7b7baefcb900d46969e4101da1c0134aa6a4495b58d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f4265726c696f7a4672616d65776f726b2f487474704d6573736167652e7376673f7374796c653d666c61742d737175617265)](https://github.com/BerliozFramework/HttpMessage/blob/3.x/LICENSE)

> **Note**
>
> This repository is a **read-only split** from the [main Berlioz Framework repository](https://github.com/BerliozFramework/Berlioz).
>
> For contributions, issues, or more information, please visit the [main Berlioz Framework repository](https://github.com/BerliozFramework/Berlioz).
>
> **Do not open issues or pull requests here.**

---

**Berlioz HTTP Message** is a PHP library whose implements PSR-7 (HTTP message interfaces) and PSR-17 (HTTP Factories) standards.

📖 **[Full documentation](https://getberlioz.com/docs/3.x/components/http-message)**

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

[](#installation)

You can install **Berlioz HTTP Message** with [Composer](https://getcomposer.org/), it's the recommended installation.

```
$ composer require berlioz/http-message
```

Documentation
-------------

[](#documentation)

For usage and examples, visit the [official documentation on **getberlioz.com**](https://getberlioz.com/docs/3.x/components/http-message).

###  Health Score

56

—

FairBetter than 98% of packages

Maintenance83

Actively maintained with recent releases

Popularity33

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity79

Established project with proven stability

 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

Every ~89 days

Recently: every ~259 days

Total

26

Last Release

88d ago

Major Versions

v1.2.0 → v2.0.0-beta12021-04-14

1.x-dev → v2.4.02023-04-18

2.x-dev → 3.x-dev2026-02-19

PHP version history (4 changes)v1.0.0PHP ^7.1

v1.2.0PHP ^7.1 || ^8.0

v2.0.0-beta1PHP ^8.0

3.x-devPHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18268216?v=4)[Ronan Giron](/maintainers/ElGigi)[@ElGigi](https://github.com/ElGigi)

---

Top Contributors

[![ElGigi](https://avatars.githubusercontent.com/u/18268216?v=4)](https://github.com/ElGigi "ElGigi (5 commits)")

### Embed Badge

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

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

###  Alternatives

[guzzlehttp/psr7

PSR-7 message implementation that also provides common utility methods

7.9k1.0B3.2k](/packages/guzzlehttp-psr7)[spiral/roadrunner-http

RoadRunner: HTTP and PSR-7 worker

799.2M48](/packages/spiral-roadrunner-http)[laudis/neo4j-php-client

Neo4j-PHP-Client is the most advanced PHP Client for Neo4j

184616.9k31](/packages/laudis-neo4j-php-client)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[mezzio/mezzio-authentication-oauth2

OAuth2 (server) authentication middleware for Mezzio and PSR-7 applications.

28483.0k2](/packages/mezzio-mezzio-authentication-oauth2)[art4/requests-psr18-adapter

Use WordPress/Requests as a PSR-18 HTTP client

153.3k](/packages/art4-requests-psr18-adapter)

PHPackages © 2026

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