Fast Forward HTTP is a toolkit for building HTTP applications in PHP.

Installation

Install FastForward HTTP and all its dependencies using Composer:

composer require fast-forward/http

Requirements

  • PHP 8.3 or higher

This will install all HTTP-related packages from the Fast Forward ecosystem, including PSR-7 message, PSR-17 factory, and PSR-18 client implementations.

Search results