PHPackages                             designcise/bitframe-diactoros - 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. designcise/bitframe-diactoros

Abandoned → [nyholm/psr7](/?search=nyholm%2Fpsr7)ArchivedLibrary[HTTP &amp; Networking](/categories/http)

designcise/bitframe-diactoros
=============================

Zend Diactoros HTTP response emitter middleware for BitFrame microframework

1.0.0(8y ago)0841MITPHPPHP &gt;=7.1.0

Since May 18Pushed 8y ago1 watchersCompare

[ Source](https://github.com/designcise/bitframe-diactoros)[ Packagist](https://packagist.org/packages/designcise/bitframe-diactoros)[ RSS](/packages/designcise-bitframe-diactoros/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

BitFrame\\Message\\DiactorosResponseEmitter
===========================================

[](#bitframemessagediactorosresponseemitter)

Zend Diactoros wrapper class to emit http response as a middleware.

### Installation

[](#installation)

See [installation docs](https://www.bitframephp.com/middleware/response-emitter/zend-diactoros) for instructions on installing and using this middleware.

### Usage Example

[](#usage-example)

```
use \BitFrame\Message\DiactorosResponseEmitter;

require 'vendor/autoload.php';

$app = new \BitFrame\Application;

$app->run([
    /* The response emitter must be the first middleware so that it
     * emits the response from all the middleware that follow. */
    DiactorosResponseEmitter::class
]);

```

### Tests

[](#tests)

To execute the test suite, you will need [PHPUnit](https://phpunit.de/).

### Contributing

[](#contributing)

- File issues at
- Issue patches to

### Documentation

[](#documentation)

Documentation is available at:

-

### License

[](#license)

Please see [License File](LICENSE.md) for licensing information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

2920d ago

### Community

Maintainers

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

---

Top Contributors

[![designcise](https://avatars.githubusercontent.com/u/6676615?v=4)](https://github.com/designcise "designcise (3 commits)")

---

Tags

emitterhttp-responsemiddlewarephppsr-15psr-7

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/designcise-bitframe-diactoros/health.svg)

```
[![Health](https://phpackages.com/badges/designcise-bitframe-diactoros/health.svg)](https://phpackages.com/packages/designcise-bitframe-diactoros)
```

###  Alternatives

[league/openapi-psr7-validator

Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON

55615.9M69](/packages/league-openapi-psr7-validator)[mezzio/mezzio-authentication-oauth2

OAuth2 (server) authentication middleware for Mezzio and PSR-7 applications.

28483.0k2](/packages/mezzio-mezzio-authentication-oauth2)[openswoole/core

Openswoole core library

181.1M32](/packages/openswoole-core)[mezzio/mezzio-authentication

Authentication middleware for Mezzio and PSR-7 applications

121.6M26](/packages/mezzio-mezzio-authentication)[jimtools/jwt-auth

PSR-15 JWT Authentication middleware, A replacement for tuupola/slim-jwt-auth

20142.3k3](/packages/jimtools-jwt-auth)

PHPackages © 2026

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