PHPackages                             wimski/laravel-psr-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. wimski/laravel-psr-http

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

wimski/laravel-psr-http
=======================

PSR HTTP setup for Laravel

v3.0.0(1y ago)131.5k↓60.9%1MITPHPPHP ^8.3CI passing

Since May 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/wimski/laravel-psr-http)[ Packagist](https://packagist.org/packages/wimski/laravel-psr-http)[ Docs](https://github.com/wimski/laravel-psr-http)[ RSS](/packages/wimski-laravel-psr-http/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (11)Versions (8)Used By (1)

[![Latest Stable Version](https://camo.githubusercontent.com/272e0635e79c729be1e0fa8ffc6b8daff05df49aae55bfac2e5f9305482d5549/687474703a2f2f706f7365722e707567782e6f72672f77696d736b692f6c61726176656c2d7073722d687474702f76)](https://packagist.org/packages/wimski/laravel-psr-http)[![Coverage Status](https://camo.githubusercontent.com/b29cedb26803f47082e0c0e3e399042a3d95c6cc8acf9f652fb95933a466f99b/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f77696d736b692f6c61726176656c2d7073722d687474702f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/wimski/laravel-psr-http?branch=master)[![PHPUnit](https://github.com/wimski/laravel-psr-http/actions/workflows/phpunit.yml/badge.svg)](https://github.com/wimski/laravel-psr-http/actions/workflows/phpunit.yml)[![PHPStan](https://github.com/wimski/laravel-psr-http/actions/workflows/phpstan.yml/badge.svg)](https://github.com/wimski/laravel-psr-http/actions/workflows/phpstan.yml)

Laravel PSR HTTP
================

[](#laravel-psr-http)

This package provides Laravel bindings to make PSR HTTP requests using [discovery](https://github.com/php-http/discovery).

Install
-------

[](#install)

```
composer require wimski/laravel-psr-http
```

Usage example
-------------

[](#usage-example)

```
