PHPackages                             madewithlove/psr15-bridge - 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. madewithlove/psr15-bridge

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

madewithlove/psr15-bridge
=========================

0.1.0(9y ago)2462[2 issues](https://github.com/madewithlove/psr15-bridge/issues)[2 PRs](https://github.com/madewithlove/psr15-bridge/pulls)MITPHPPHP &gt;5.6

Since Apr 7Pushed 8y ago2 watchersCompare

[ Source](https://github.com/madewithlove/psr15-bridge)[ Packagist](https://packagist.org/packages/madewithlove/psr15-bridge)[ RSS](/packages/madewithlove-psr15-bridge/feed)WikiDiscussions master Synced 3w ago

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

PSR-15 interfaced wrapper for callable middleware
=================================================

[](#psr-15-interfaced-wrapper-for-callable-middleware)

[![Build Status](https://camo.githubusercontent.com/fba5436c5759ad7f76e63f369410d219174ca9d8f9979c9540d38af9391aec21/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f6d616465776974686c6f76652f70737231352d6272696467652e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/madewithlove/psr15-bridge)

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

[](#installation)

```
composer require madewithlove/psr15-bridge
```

Usage
-----

[](#usage)

Wrap existing callable (double pass) PSR-7 middlewares in a PSR-15 middleware:

```
$middleware = new Middleware($callableMiddleware, new Response());
```

And use the resulting middleware objects in a PSR-15 stack.

Testing
-------

[](#testing)

After cloning this project, install its dependencies and run the test suite:

```
composer install
vendor/bin/phpunit
```

License
-------

[](#license)

[MIT](LICENSE)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity48

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

3367d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/df052a58ecfa5a07fd2b4cb12bb128ab28ff4b8e82fb0831eab81623b898ddb4?d=identicon)[madewithlove-machine-user](/maintainers/madewithlove-machine-user)

![](https://avatars.githubusercontent.com/u/1410358?v=4)[Hannes Van De Vreken](/maintainers/hannesvdvreken)[@hannesvdvreken](https://github.com/hannesvdvreken)

---

Top Contributors

[![hannesvdvreken](https://avatars.githubusercontent.com/u/1410358?v=4)](https://github.com/hannesvdvreken "hannesvdvreken (7 commits)")

---

Tags

psr-7middlewarecallablepsr-15Bridge

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/madewithlove-psr15-bridge/health.svg)

```
[![Health](https://phpackages.com/badges/madewithlove-psr15-bridge/health.svg)](https://phpackages.com/packages/madewithlove-psr15-bridge)
```

###  Alternatives

[psr/http-server-middleware

Common interface for HTTP server-side middleware

18399.3M1.8k](/packages/psr-http-server-middleware)[mezzio/mezzio

PSR-15 Middleware Microframework

3903.8M120](/packages/mezzio-mezzio)[relay/relay

A PSR-15 server request handler.

3302.2M95](/packages/relay-relay)[tuupola/cors-middleware

PSR-7 and PSR-15 CORS middleware

1331.9M28](/packages/tuupola-cors-middleware)[laminas/laminas-stratigility

PSR-7 middleware foundation for building and dispatching middleware pipelines

577.0M95](/packages/laminas-laminas-stratigility)[middlewares/utils

Common utils for PSR-15 middleware packages

503.6M94](/packages/middlewares-utils)

PHPackages © 2026

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