swiftly/http

Utility for handling HTTP requests and responses.

Installs: 42

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/swiftly/http

dev-main 2025-07-28 12:01 UTC

This package is auto-updated.

Last update: 2025-09-28 12:35:24 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