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 2w 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 41% 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

2971d 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.9k19.5M1.7k](/packages/cakephp-cakephp)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k34](/packages/neuron-core-neuron-ai)[typo3/cms-core

TYPO3 CMS Core

3713.2M4.9k](/packages/typo3-cms-core)[jaxon-php/jaxon-core

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

73147.2k29](/packages/jaxon-php-jaxon-core)[flarum/core

Delightfully simple forum software.

201.4M2.2k](/packages/flarum-core)[telnyx/telnyx-php

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

35729.6k2](/packages/telnyx-telnyx-php)

PHPackages © 2026

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