PHPackages                             cspray/http-request-builder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. cspray/http-request-builder

ActiveLibrary[HTTP &amp; Networking](/categories/http)

cspray/http-request-builder
===========================

A fluent API to build Requests for use with amphp/http-client

1.3.0(3y ago)0192[1 PRs](https://github.com/cspray/http-request-builder/pulls)MITPHPPHP ^8.1CI passing

Since Feb 11Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/cspray/http-request-builder)[ Packagist](https://packagist.org/packages/cspray/http-request-builder)[ RSS](/packages/cspray-http-request-builder/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (6)Used By (0)

Http Request Builder
====================

[](#http-request-builder)

A library to fluently create [amphp/http-client](https://github.com/amphp/http-client) Request objects.

Installation
------------

[](#installation)

```
composer require cspray/http-request-builder

```

Usage
-----

[](#usage)

This library has 1 focused purpose; easily create Requests.

```
