PHPackages                             openjk/request-handler - 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. openjk/request-handler

ActiveLibrary

openjk/request-handler
======================

A simple implements of psr-15 RequestHandlerInterface

1.1.0(8y ago)117MITPHPPHP ^7.0

Since Feb 17Pushed 7y ago1 watchersCompare

[ Source](https://github.com/jonathankowalski/request-handler)[ Packagist](https://packagist.org/packages/openjk/request-handler)[ RSS](/packages/openjk-request-handler/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

RequestHandler
==============

[](#requesthandler)

[![Build Status](https://camo.githubusercontent.com/d5d6076cd05fa735d2fe7984ca6080908b6a562822afb9fb93cc1f370342711b/68747470733a2f2f7472617669732d63692e6f72672f6a6f6e617468616e6b6f77616c736b692f726571756573742d68616e646c65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jonathankowalski/request-handler) [![Coverage Status](https://camo.githubusercontent.com/fa71b583fe047633b0a22bac114f0af770f77f658b4c8074a029ada1bdbec905/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6a6f6e617468616e6b6f77616c736b692f726571756573742d68616e646c65722f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/jonathankowalski/request-handler?branch=master)

Provide a simple implements of PSR-15 RequestHandlerInterface

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

[](#installation)

```
composer require openjk/request-handler

```

Usage
-----

[](#usage)

```
$requestHandler = new RequestHandler($DefaultResponseInterface);
$requestHandler->pipe($MiddlewareInteface);
$ResponseInterface = $requestHandler->handle($ServerRequestInterface)
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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 ~84 days

Total

2

Last Release

2925d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/25b1fcd64adc81902c4c0e5a6056e007731c2926a92f3726af375e953d7781e7?d=identicon)[jonathankowalski](/maintainers/jonathankowalski)

---

Top Contributors

[![jonathankowalski](https://avatars.githubusercontent.com/u/673625?v=4)](https://github.com/jonathankowalski "jonathankowalski (17 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/openjk-request-handler/health.svg)

```
[![Health](https://phpackages.com/badges/openjk-request-handler/health.svg)](https://phpackages.com/packages/openjk-request-handler)
```

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[neos/flow

Flow Application Framework

862.0M451](/packages/neos-flow)[neos/flow-development-collection

Flow packages in a joined repository for pull requests.

144179.3k3](/packages/neos-flow-development-collection)[windwalker/framework

The next generation PHP framework.

25639.1k1](/packages/windwalker-framework)[mezzio/mezzio-authentication-oauth2

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

28483.0k2](/packages/mezzio-mezzio-authentication-oauth2)[openswoole/core

Openswoole core library

181.1M32](/packages/openswoole-core)

PHPackages © 2026

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