Handles the processing of HTTP requests and responses.

Installs: 14

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/lunaris-forge/http

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

This package is auto-updated.

Last update: 2025-09-27 21:41:45 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