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

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

hafael/php-http-client
======================

PHP HTTP RESTful API client.

v0.1.0(3y ago)1431MITPHPPHP &gt;=7.3

Since Jan 25Pushed 3y ago1 watchersCompare

[ Source](https://github.com/hafael/php-http-client)[ Packagist](https://packagist.org/packages/hafael/php-http-client)[ RSS](/packages/hafael-php-http-client/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (1)

[![](https://camo.githubusercontent.com/2bedf63f24cda7efab02da955dc11fb7ef8a060e2f26b73c33a7aac84529b8a3/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f737570706f72742d756b7261696e652e7376673f743d31)](https://supportukrainenow.org)

PHP HTTP Client for PHP
=======================

[](#php-http-client-for-php)

---

This library provides developers with a simple set of bindings to help you integrate REST APIs to PHP project`s.

[![Latest Stable Version](https://camo.githubusercontent.com/cc4a7faaa159d707a135097b43c3527a0d026e8789c0ea4f9f57aca2336ce5b2/687474703a2f2f706f7365722e707567782e6f72672f68616661656c2f7068702d687474702d636c69656e742f76)](https://packagist.org/packages/hafael/php-http-client)[![Latest Unstable Version](https://camo.githubusercontent.com/008d8c96c237170488dc5ad5bbb4518c2f17d4f8c202cd770eb0f03c58775423/687474703a2f2f706f7365722e707567782e6f72672f68616661656c2f7068702d687474702d636c69656e742f762f756e737461626c65)](https://packagist.org/packages/hafael/php-http-client)[![Total Downloads](https://camo.githubusercontent.com/bb4f1d211d23a13aae08dbfcb9bd18a5d7f1e898b95257bbd49566844429d526/687474703a2f2f706f7365722e707567782e6f72672f68616661656c2f7068702d687474702d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/hafael/php-http-client)[![License](https://camo.githubusercontent.com/e8e71228022342c133a1025c28b9e316666ca49462c425d74316a7b27f247ffd/687474703a2f2f706f7365722e707567782e6f72672f68616661656c2f7068702d687474702d636c69656e742f6c6963656e7365)](https://packagist.org/packages/hafael/php-http-client)

💡 Requirements
--------------

[](#-requirements)

PHP 7.3 or higher

📦 Installation
--------------

[](#-installation)

1. Download [Composer](https://getcomposer.org/doc/00-intro.md) if not already installed
2. On your project directory run on the command line `composer require "hafael/php-http-client"`
3. Extend classes for you want.

PHP HTTP Client successfully installed.

🌟 Getting Started
-----------------

[](#-getting-started)

Simple usage looks like:

```
