qubus/http

Object oriented HTTP specification.

Maintainers

Package info

github.com/QubusPHP/http

pkg:composer/qubus/http

Transparency log

Statistics

Installs: 280

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

v4.3.0 2026-08-21 22:38 UTC

README

The HTTP Component is a PHP 8.4+ toolkit for working with HTTP messages in applications, frameworks, middleware stacks, and long-running Swoole servers.

Requirements

  • PHP 8.4+

Install

$ composer require qubus/http

More Info