PHPackages                             zaphyr-org/http-emitter - 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. zaphyr-org/http-emitter

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

zaphyr-org/http-emitter
=======================

Emits PSR-7 responses to the PHP Server API.

1.0.1(2y ago)22.0k—0%1MITPHPPHP &gt;=8.1CI passing

Since Aug 1Pushed 3mo ago1 watchersCompare

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

READMEChangelog (2)Dependencies (6)Versions (3)Used By (1)

[![License](https://camo.githubusercontent.com/b1728ee31d07fa8b1c39791a4b08760c97ca073095fafcfd216154f95aa57235/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7a61706879722d6f72672f687474702d656d6974746572)](https://camo.githubusercontent.com/b1728ee31d07fa8b1c39791a4b08760c97ca073095fafcfd216154f95aa57235/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7a61706879722d6f72672f687474702d656d6974746572)[![Version](https://camo.githubusercontent.com/44fc17691d1020614e3f62c0c5c50e0d421572520c745bea4524d4e5ade6e843/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a61706879722d6f72672f687474702d656d6974746572)](https://camo.githubusercontent.com/44fc17691d1020614e3f62c0c5c50e0d421572520c745bea4524d4e5ade6e843/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a61706879722d6f72672f687474702d656d6974746572)[![Issues](https://camo.githubusercontent.com/df0ae9a49e83963d940ef26b587451c97c642100995b60cfb15d3ffcdf5b027d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f7a61706879722d6f72672f687474702d656d6974746572)](https://camo.githubusercontent.com/df0ae9a49e83963d940ef26b587451c97c642100995b60cfb15d3ffcdf5b027d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f7a61706879722d6f72672f687474702d656d6974746572)[![Tests](https://github.com/zaphyr-org/http-emitter/actions/workflows/tests.yml/badge.svg)](https://github.com/zaphyr-org/http-emitter/actions/workflows/tests.yml/badge.svg)[![Codecov](https://camo.githubusercontent.com/8e5083e375e2e1155310c5f6521b6c0737990dc0af6903544b825f136901fa27/68747470733a2f2f636f6465636f762e696f2f67682f7a61706879722d6f72672f687474702d656d69747465722f67726170682f62616467652e7376673f746f6b656e3d3253545034304b433731)](https://codecov.io/gh/zaphyr-org/http-emitter)

HTTP Emitter
============

[](#http-emitter)

Emits [PSR-7](https://www.php-fig.org/psr/psr-7) responses to the PHP Server API.

System Requirements
-------------------

[](#system-requirements)

You need `PHP => 8.1` but the latest stable version of PHP is recommended.

This package is continuously tested on the following PHP versions:

- PHP 8.1
- PHP 8.2
- PHP 8.3
- PHP 8.4
- PHP 8.5

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

[](#installation)

It's recommended that you use [Composer](https://getcomposer.org/) to install the http-emitter repository.

```
composer require zaphyr-org/http-emitter
```

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

[](#documentation)

You can read the full documentation [here](https://zaphyr.org/docs/repositories/latest/http-emitter).

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Issues
------

[](#issues)

Bug reports and feature requests can be submitted on the [GitHub Issue Tracker](https://github.com/zaphyr-org/http-emitter/issues).

Security
--------

[](#security)

If you discover security related issues, please email  **instead of using the issue tracker!**

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://zaphyr.org/contributions) for details.

Code of Conduct
---------------

[](#code-of-conduct)

Please see [CODE OF CONDUCT](https://zaphyr.org/contributions#code-of-conduct) for details.

License
-------

[](#license)

This project is licensed under the MIT license. See [LICENSE](LICENSE.md) for more information.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance54

Moderate activity, may be stable

Popularity25

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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

Total

2

Last Release

912d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/25499f6685a498dbadd9b45769a40dc4c792434b54f4d434ce44a432f0b18741?d=identicon)[merloxx](/maintainers/merloxx)

---

Top Contributors

[![merloxx](https://avatars.githubusercontent.com/u/12734661?v=4)](https://github.com/merloxx "merloxx (11 commits)")

---

Tags

emitterhttppsr-7sapihttppsr-7emittersapi

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/zaphyr-org-http-emitter/health.svg)

```
[![Health](https://phpackages.com/badges/zaphyr-org-http-emitter/health.svg)](https://phpackages.com/packages/zaphyr-org-http-emitter)
```

###  Alternatives

[guzzlehttp/psr7

PSR-7 message implementation that also provides common utility methods

7.9k1.0B3.2k](/packages/guzzlehttp-psr7)[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.6M807](/packages/symfony-psr-http-message-bridge)[php-http/message

HTTP Message related tools

1.3k263.9M678](/packages/php-http-message)[league/uri-interfaces

Common tools for parsing and resolving RFC3987/RFC3986 URI

536204.9M23](/packages/league-uri-interfaces)[laminas/laminas-diactoros

PSR HTTP Message implementations

548105.8M965](/packages/laminas-laminas-diactoros)

PHPackages © 2026

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