swiftly/http

Utility for handling HTTP requests and responses.

Maintainers

Package info

github.com/SwiftlyPHP/http

pkg:composer/swiftly/http

Statistics

Installs: 43

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-03-27 10:24 UTC

This package is auto-updated.

Last update: 2026-03-27 10:24:17 UTC


README

PHP Version CircleCI Coverage Status

Object-oriented interface for working with HTTP requests and responses.

Installation

To install the library use Composer:

composer require swiftly/http

Usage

The Basics