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

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

jmf/http-client
===============

HTTP client

1.0.1(10mo ago)04mitPHPPHP &gt;=8.4CI passing

Since May 15Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/jmfeurprier/http-client)[ Packagist](https://packagist.org/packages/jmf/http-client)[ RSS](/packages/jmf-http-client/feed)WikiDiscussions 1.0 Synced 1mo ago

READMEChangelogDependencies (7)Versions (3)Used By (0)

HTTP client
===========

[](#http-client)

Simple HTTP client using cURL internally.

Installation &amp; Requirements
-------------------------------

[](#installation--requirements)

Install with [Composer](https://getcomposer.org):

```
composer require jmf/http-client
```

Usage
-----

[](#usage)

### Simple GET request

[](#simple-get-request)

```
