PHPackages                             arus/http-responder - 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. arus/http-responder

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

arus/http-responder
===================

Arus // HTTP Response Kit for PHP 7.1+ (incl. PHP 8) based on PSR-17

v2.0.1(3y ago)071[1 PRs](https://github.com/autorusltd/http-response-kit/pulls)MITPHPPHP ^7.1|^8.0

Since Feb 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/autorusltd/http-response-kit)[ Packagist](https://packagist.org/packages/arus/http-responder)[ Docs](https://github.com/autorusltd/http-response-kit)[ RSS](/packages/arus-http-responder/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (5)Versions (15)Used By (0)

HTTP Response Kit for PHP 7.1+ (incl. PHP 8) based on PSR-17
------------------------------------------------------------

[](#http-response-kit-for-php-71-incl-php-8-based-on-psr-17)

[![Build Status](https://camo.githubusercontent.com/949b04a11eafe1d14e5db234adcefb329bd68ad483373f5b9f2dd9395a2474de/68747470733a2f2f636972636c6563692e636f6d2f67682f6175746f7275736c74642f687474702d726573706f6e73652d6b69742e7376673f7374796c653d736869656c64)](https://circleci.com/gh/autorusltd/http-response-kit)[![Code Coverage](https://camo.githubusercontent.com/3503f70b67636830a0ad0db7d342358598b8c4e4eab75955e3ce5be26d91121c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6175746f7275736c74642f687474702d726573706f6e73652d6b69742f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/autorusltd/http-response-kit/?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/6b27632c2da512bdf77e5520c774640046c13c9060e0e45f7e3d38044c182755/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6175746f7275736c74642f687474702d726573706f6e73652d6b69742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/autorusltd/http-response-kit/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/d7c9cdaf5c498516e9a8173509adf2e953d19b7fc7e152f47be060447afe2a10/68747470733a2f2f706f7365722e707567782e6f72672f617275732f687474702d726573706f6e73652d6b69742f646f776e6c6f616473)](https://packagist.org/packages/arus/http-response-kit)[![Latest Stable Version](https://camo.githubusercontent.com/d03d721599f9c815fe260c6780a384d96472a0758c1dfe74834b5f58e810788e/68747470733a2f2f706f7365722e707567782e6f72672f617275732f687474702d726573706f6e73652d6b69742f762f737461626c65)](https://packagist.org/packages/arus/http-response-kit)[![License](https://camo.githubusercontent.com/27512d4104d4453c1e6f55f3bab67312c9416506cf730d7a8a334e92c043dccc/68747470733a2f2f706f7365722e707567782e6f72672f617275732f687474702d726573706f6e73652d6b69742f6c6963656e7365)](https://packagist.org/packages/arus/http-response-kit)

---

Installation (via composer)
---------------------------

[](#installation-via-composer)

```
composer require 'arus/http-response-kit:^2.0'
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 87.9% 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 ~154 days

Recently: every ~253 days

Total

8

Last Release

1203d ago

Major Versions

v1.4.0 → v2.0.02023-01-23

PHP version history (2 changes)v1.0.0PHP ^7.1

v1.3.0PHP ^7.1|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2872934?v=4)[Anatolii Nekhai](/maintainers/fenric)[@fenric](https://github.com/fenric)

---

Top Contributors

[![fenric](https://avatars.githubusercontent.com/u/2872934?v=4)](https://github.com/fenric "fenric (29 commits)")[![64j](https://avatars.githubusercontent.com/u/4653189?v=4)](https://github.com/64j "64j (4 commits)")

---

Tags

psr-7psr-17PHP7php8fenricarus

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/arus-http-responder/health.svg)

```
[![Health](https://phpackages.com/badges/arus-http-responder/health.svg)](https://phpackages.com/packages/arus-http-responder)
```

###  Alternatives

[psr/http-factory

PSR-17: Common interfaces for PSR-7 HTTP message factories

1.9k692.9M1.9k](/packages/psr-http-factory)[symfony/psr-http-message-bridge

PSR HTTP message bridge

1.3k296.6M805](/packages/symfony-psr-http-message-bridge)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[http-interop/http-factory-guzzle

An HTTP Factory using Guzzle PSR7

581167.2M520](/packages/http-interop-http-factory-guzzle)[laminas/laminas-diactoros

PSR HTTP Message implementations

546105.8M964](/packages/laminas-laminas-diactoros)[nyholm/psr7-server

Helper classes to handle PSR-7 server requests

9521.1M307](/packages/nyholm-psr7-server)

PHPackages © 2026

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