PHPackages                             zendframework/zend-httphandlerrunner - 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. zendframework/zend-httphandlerrunner

Abandoned → [laminas/laminas-httphandlerrunner](/?search=laminas%2Flaminas-httphandlerrunner)ArchivedLibrary[HTTP &amp; Networking](/categories/http)

zendframework/zend-httphandlerrunner
====================================

Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.

1.1.0(7y ago)451.5M↑26.9%12[2 PRs](https://github.com/zendframework/zend-httphandlerrunner/pulls)20BSD-3-ClausePHPPHP ^7.1

Since Feb 5Pushed 6y ago13 watchersCompare

[ Source](https://github.com/zendframework/zend-httphandlerrunner)[ Packagist](https://packagist.org/packages/zendframework/zend-httphandlerrunner)[ RSS](/packages/zendframework-zend-httphandlerrunner/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (6)Versions (6)Used By (20)

zend-httphandlerrunner
======================

[](#zend-httphandlerrunner)

> ## Repository abandoned 2019-12-31
>
> [](#repository-abandoned-2019-12-31)
>
> This repository has moved to [laminas/laminas-httphandlerrunner](https://github.com/laminas/laminas-httphandlerrunner).

[![Build Status](https://camo.githubusercontent.com/33805f17a840bdc2915503f214e12fa5d59096e25eef58d11b9f7ff510b5e304/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f7a656e646672616d65776f726b2f7a656e642d6874747068616e646c657272756e6e65722e7376673f6272616e63683d6d6173746572)](https://secure.travis-ci.org/zendframework/zend-httphandlerrunner)[![Coverage Status](https://camo.githubusercontent.com/c4baf51c49f5dd9c85e1d9af7e9ae714983aa74c738fed4788d10364eef8bc47/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7a656e646672616d65776f726b2f7a656e642d6874747068616e646c657272756e6e65722f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/zendframework/zend-httphandlerrunner?branch=master)

This library provides utilities for:

- Emitting [PSR-7](https://www.php-fig.org/psr/psr-7) responses.
- Running [PSR-15](https://www.php-fig.org/psr/psr-15) server request handlers, which involves marshaling a PSR-7 `ServerRequestInterface`, handling exceptions due to request creation, and emitting the response returned by the composed request handler.

The `RequestHandlerRunner` will be used in the bootstrap of your application to fire off the `RequestHandlerInterface` representing your application.

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

[](#installation)

Run the following to install this library:

```
$ composer require zendframework/zend-httphandlerrunner
```

Documentation
-------------

[](#documentation)

Documentation is [in the doc tree](docs/book/), and can be compiled using [mkdocs](http://www.mkdocs.org):

```
$ mkdocs build
```

You may also [browse the documentation online](https://docs.zendframework.com/zend-httphandlerrunner/).

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity51

Moderate usage in the ecosystem

Community32

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 79.2% 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 ~126 days

Total

4

Last Release

2645d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/296074?v=4)[Zend Framework](/maintainers/zendframework)[@zendframework](https://github.com/zendframework)

---

Top Contributors

[![weierophinney](https://avatars.githubusercontent.com/u/25943?v=4)](https://github.com/weierophinney "weierophinney (42 commits)")[![michalbundyra](https://avatars.githubusercontent.com/u/7423207?v=4)](https://github.com/michalbundyra "michalbundyra (9 commits)")[![dcabanaw](https://avatars.githubusercontent.com/u/1923440?v=4)](https://github.com/dcabanaw "dcabanaw (1 commits)")[![pine3ree](https://avatars.githubusercontent.com/u/3229979?v=4)](https://github.com/pine3ree "pine3ree (1 commits)")

---

Tags

phpphp71psr-15psr-7zend-frameworkpsr-7componentspsr-15ZendFrameworkzfexpressive

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zendframework-zend-httphandlerrunner/health.svg)

```
[![Health](https://phpackages.com/badges/zendframework-zend-httphandlerrunner/health.svg)](https://phpackages.com/packages/zendframework-zend-httphandlerrunner)
```

###  Alternatives

[laminas/laminas-httphandlerrunner

Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.

7217.9M205](/packages/laminas-laminas-httphandlerrunner)[mezzio/mezzio-swoole

Swoole support for Mezzio

92238.9k3](/packages/mezzio-mezzio-swoole)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)

PHPackages © 2026

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