PHPackages                             icanboogie/http - 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. icanboogie/http

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

icanboogie/http
===============

Provides an API to handle HTTP requests.

v4.0.0(5y ago)57.3k↓85.7%3BSD-3-ClausePHPPHP &gt;=7.2CI failing

Since Oct 18Pushed 1y ago2 watchersCompare

[ Source](https://github.com/ICanBoogie/HTTP)[ Packagist](https://packagist.org/packages/icanboogie/http)[ Docs](http://icanboogie.org/)[ RSS](/packages/icanboogie-http/feed)WikiDiscussions 6.0 Synced 3w ago

READMEChangelog (9)Dependencies (4)Versions (19)Used By (3)

HTTP
====

[](#http)

[![Release](https://camo.githubusercontent.com/e971e92a4e602536c003b454a4ffc5fc05a316cc44e62745368b4d7e6a2feb33/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6963616e626f6f6769652f687474702e737667)](https://packagist.org/packages/icanboogie/http)[![Code Coverage](https://camo.githubusercontent.com/bf3b4a1de0b4445938b8efb4be3e7467eee94c8901c422c339d6ee2cc747d4d6/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f4943616e426f6f6769652f485454502f62616467652e7376673f6272616e6368362e30)](https://coveralls.io/r/ICanBoogie/HTTP?branch=6.0)[![Packagist](https://camo.githubusercontent.com/b140d2791a12833642b9ffacc4d35da4e62b36988e41fe4a53e61fc74569107e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6963616e626f6f6769652f687474702e737667)](https://packagist.org/packages/icanboogie/http)

The **icanboogie/http** package provides a foundation to handle HTTP requests, with representations for requests, request files, responses, and headers. The package also lay the foundation of

The following example is an overview of request processing:

```
