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. [Utility &amp; Helpers](/categories/utility)
4. /
5. openjk/request-handler

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

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 4w 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 40% 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

3017d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/673625?v=4)[Jonathan Kowalski](/maintainers/jonathankowalski)[@jonathankowalski](https://github.com/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.9k20.0M1.8k](/packages/cakephp-cakephp)[mcp/sdk

Model Context Protocol SDK for Client and Server applications in PHP

1.6k2.2M140](/packages/mcp-sdk)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[cakephp/authentication

Authentication plugin for CakePHP

1214.3M118](/packages/cakephp-authentication)[typo3/cms-core

TYPO3 CMS Core

3313.6M5.6k](/packages/typo3-cms-core)[jaxon-php/jaxon-core

Jaxon is an open source PHP library for easily creating Ajax web applications

73151.3k35](/packages/jaxon-php-jaxon-core)

PHPackages © 2026

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