swiftly/http

Utility for handling HTTP requests and responses.

Installs: 43

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/swiftly/http

dev-main 2026-01-13 15:35 UTC

This package is auto-updated.

Last update: 2026-01-13 15:36:04 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