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

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

perf/http-client
================

Allows to execute HTTP queries.

2.0.0(5y ago)1333MITPHPPHP &gt;=7.4.0CI failing

Since May 10Pushed 5y ago1 watchersCompare

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

READMEChangelogDependencies (5)Versions (10)Used By (0)

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

[](#http-client)

Simple HTTP client using cURL internally.

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

[](#installation--requirements)

There are no dependencies on other libraries.

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

```
composer require perf/http-client
```

Usage
-----

[](#usage)

### Simple GET request

[](#simple-get-request)

```
