PHPackages                             codeinc/psr7-responses - 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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. codeinc/psr7-responses

AbandonedArchivedLibrary[PSR &amp; Standards](/categories/psr-standards)

codeinc/psr7-responses
======================

A collection of PSR-7 responses

2.1.2(7y ago)224816MITPHPPHP &gt;=7.2

Since Feb 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/CodeIncHQ/Psr7Responses)[ Packagist](https://packagist.org/packages/codeinc/psr7-responses)[ Docs](https://github.com/CodeIncHQ/Psr7Responses)[ RSS](/packages/codeinc-psr7-responses/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (10)Dependencies (7)Versions (40)Used By (16)

PSR-7 responses
===============

[](#psr-7-responses)

This PHP 7.1 library provides a collection of [PSR-7](https://www.php-fig.org/psr/psr-7/) compatible responses based on the [Guzzle implementation](https://github.com/guzzle/psr7).

**The collection includes:**

- [`EmptyResponse`](src/EmptyResponse.php)
- [`ErrorResponse`](src/ErrorResponse.php)
- [`FileResponse`](src/FileResponse.php)
- [`ForbiddenResponse`](src/ForbiddenResponse.php)
- [`HtmlResponse`](src/HtmlResponse.php)
- [`HttpProxyResponse`](src/HttpProxyResponse.php)
- [`JsonResponse`](src/JsonResponse.php)
- [`LocalFileResponse`](src/LocalFileResponse.php)
- [`NotFoundResponse`](src/NotFoundResponse.php)
- [`NotModifiedResponse`](src/NotModifiedResponse.php)
- [`RedirectResponse`](src/RedirectResponse.php)
- [`StreamResponse`](src/StreamResponse.php)
- [`TextResponse`](src/TextResponse.php)
- [`UnauthorizedResponse`](src/UnauthorizedResponse.php)
- [`XmlResponse`](src/XmlResponse.php)

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

[](#installation)

This library is available through [Packagist](https://packagist.org/packages/codeinc/psr7-responses) and can be installed using [Composer](https://getcomposer.org/):

```
composer require codeinc/psr7-responses
```

License
-------

[](#license)

The library is published under the MIT license (see [`LICENSE`](LICENSE) file).

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity70

Established project with proven stability

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

Total

39

Last Release

2818d ago

Major Versions

1.4.5 → 2.0.02018-10-08

PHP version history (2 changes)1.0.0PHP &gt;=7.2

1.1.1PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/ce6d7fd91f537008e6af8eef5f5529e994cf74be8d78ee7b9d9ecac476ba1444?d=identicon)[joanfabregat](/maintainers/joanfabregat)

![](https://www.gravatar.com/avatar/8f72f949d7f70e400c02c225685f1934dec6219689f25edec38b4037df166d58?d=identicon)[codeinc](/maintainers/codeinc)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/codeinc-psr7-responses/health.svg)

```
[![Health](https://phpackages.com/badges/codeinc-psr7-responses/health.svg)](https://phpackages.com/packages/codeinc-psr7-responses)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[algolia/algoliasearch-client-php

API powering the features of Algolia.

69735.1M148](/packages/algolia-algoliasearch-client-php)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M719](/packages/sylius-sylius)[gotenberg/gotenberg-php

A PHP client for interacting with Gotenberg, a developer-friendly API for converting numerous document formats into PDF files, and more!

3856.2M28](/packages/gotenberg-gotenberg-php)[google/cloud

Google Cloud Client Library

1.2k16.7M57](/packages/google-cloud)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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