Handles the processing of HTTP requests and responses.

v0.0.1-alpha 2024-07-23 09:29 UTC

This package is auto-updated.

Last update: 2024-12-27 20:02:40 UTC


README

Lunaris Forge - Http

Example Image

lunaris-forge/http is a lightweight PHP library designed for handling HTTP requests and responses. It simplifies the process of capturing and responding to HTTP communications in your web applications.

Installation

To install the LunarisForge/Http library, use Composer:

composer require lunaris-forge/http

Testing

Run the tests:

vendor/bin/phpunit