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

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

aurora/http-message-filter
==========================

Common interfaces for HTTP message filter

0.1.4(8y ago)0951MITPHPPHP &gt;=7.0

Since Jan 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/aurorahttp/http-message-filter)[ Packagist](https://packagist.org/packages/aurora/http-message-filter)[ RSS](/packages/aurora-http-message-filter/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (2)Versions (6)Used By (1)

HTTP Message Filter
===================

[](#http-message-filter)

[![Build Status](https://camo.githubusercontent.com/6319f8d954c6f339689dcf5ddd4420d0e47962007defc4364cf27f8519fda5a5/68747470733a2f2f7472617669732d63692e6f72672f6175726f7261687474702f687474702d6d6573736167652d66696c7465722e737667)](https://travis-ci.org/aurorahttp/http-message-filter)[![Coverage Status](https://camo.githubusercontent.com/8747916114a0c01d3b366292ed3122e129253fc09e50c9833ace8040dae2cc06/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6175726f7261687474702f687474702d6d6573736167652d66696c7465722f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/aurorahttp/http-message-filter?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/502adab324cb8c0501d2bc85d861fbe3d7b3f94144a2e34bb8084582a31f9e9b/68747470733a2f2f706f7365722e707567782e6f72672f6175726f72612f687474702d6d6573736167652d66696c7465722f762f737461626c652e737667)](https://packagist.org/packages/aurora/http-message-filter)[![Total Downloads](https://camo.githubusercontent.com/a2a6667908137d581f24318b74c7a555602b3af5c9c2912c67790a46085487c2/68747470733a2f2f706f7365722e707567782e6f72672f6175726f72612f687474702d6d6573736167652d66696c7465722f646f776e6c6f6164732e737667)](https://packagist.org/packages/aurora/http-message-filter)[![Latest Unstable Version](https://camo.githubusercontent.com/24b8ab58309126003c2e982ff8a6d9cf8c9371b1b0c14506aacfc8e771171fac/68747470733a2f2f706f7365722e707567782e6f72672f6175726f72612f687474702d6d6573736167652d66696c7465722f762f756e737461626c652e737667)](https://packagist.org/packages/aurora/http-message-filter)[![License](https://camo.githubusercontent.com/a77a5efb57c2ae319cd3a0595d92fb37533257fea16069fd36c1a7603dada5f0/68747470733a2f2f706f7365722e707567782e6f72672f6175726f72612f687474702d6d6573736167652d66696c7465722f6c6963656e73652e737667)](https://packagist.org/packages/aurora/http-message-filter)[![Aurora Http](https://camo.githubusercontent.com/e2c77fe5756df42d545d214e083bb32824a7fbe3befde95b2ae91797ef1316d6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f77657265645f62792d4175726f72615f487474702d677265656e2e7376673f7374796c653d666c6174)](https://aurorahttp.com/)

Provides interfaces to filter `Http Message` object(request, server request and response). The difference between `Filter` and `Middleware` is that the filter does NOT change object type.

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

[](#installation)

It's recommended that you use [Composer](https://getcomposer.org/) to install this library.

```
$ composer require aurora/http-message-filter
```

This will install the library and all required dependencies. The library requires PHP 7.0 or newer.

Usage
-----

[](#usage)

License
-------

[](#license)

The HTTP Message Filter is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

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

Every ~0 days

Total

5

Last Release

3125d ago

### Community

Maintainers

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

---

Top Contributors

[![panlatent](https://avatars.githubusercontent.com/u/4393268?v=4)](https://github.com/panlatent "panlatent (29 commits)")

---

Tags

httpresponserequestpsrpsr-7serverfilter

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[guzzlehttp/psr7

PSR-7 message implementation that also provides common utility methods

7.9k1.1B4.4k](/packages/guzzlehttp-psr7)[psr/http-factory

PSR-17: Common interfaces for PSR-7 HTTP message factories

1.9k766.7M3.2k](/packages/psr-http-factory)[psr/http-server-handler

Common interface for HTTP server-side request handler

180120.0M1.4k](/packages/psr-http-server-handler)[psr/http-server-middleware

Common interface for HTTP server-side middleware

185109.0M2.1k](/packages/psr-http-server-middleware)[art4/requests-psr18-adapter

Use WordPress/Requests as a PSR-18 HTTP client

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

PHPackages © 2026

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