zaphyr-org/http-emitter

Emits PSR-7 responses to the PHP Server API.

Maintainers

👁 merloxx

Package info

github.com/zaphyr-org/http-emitter

pkg:composer/zaphyr-org/http-emitter

Statistics

Installs: 2 932

Dependents: 1

Suggesters: 4

Stars: 2

Open Issues: 0

1.0.1 2023-11-19 14:28 UTC

Requires

Suggests

  • zaphyr-org/http-message: Lightweight and strict implementation of PSR-7 HTTP Message including PSR-17 HTTP Factories.

Conflicts

None

Replaces

None

MIT c5073c78f48dbf7d3a7aac0461d1f1377ec522ca

  • merloxx <merloxx.woop@zaphyr.org>

httpemitterpsr-7sapi

This package is auto-updated.

Last update: 2026-05-30 17:05:13 UTC


README

👁 License
👁 Version
👁 Issues
👁 Tests
👁 Codecov

HTTP Emitter

Emits PSR-7 responses to the PHP Server API.

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

It's recommended that you use Composer to install the http-emitter repository.

composer require zaphyr-org/http-emitter

Documentation

You can read the full documentation here.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Issues

Bug reports and feature requests can be submitted on the GitHub Issue Tracker.

Security

If you discover security related issues, please email security@zaphyr.org instead of using the issue tracker!

Contributing

Please see CONTRIBUTING for details.

Code of Conduct

Please see CODE OF CONDUCT for details.

License

This project is licensed under the MIT license. See LICENSE for more information.