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

ActiveLibrary

jiji/http
=========

jiji make a http client

1.1.0(7y ago)216791MITPHPPHP &gt;=7.0

Since Dec 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/cuijiji/jijihttpclient)[ Packagist](https://packagist.org/packages/jiji/http)[ RSS](/packages/jiji-http/feed)WikiDiscussions master Synced 3d ago

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

jijihttpclient
==============

[](#jijihttpclient)

jiji make a http client

Installation &amp; loading
--------------------------

[](#installation--loading)

jijihttpclient is available on [Packagist](https://packagist.org/packages/phpmailer/phpmailer) (using semantic versioning), and installation via [Composer](https://getcomposer.org) is the recommended way to install jijihttpclient. Just add this line to your `composer.json` file:

```
"jiji/http": "^1.1"
```

or run

```
composer require jiji/http
```

A Simple Example
----------------

[](#a-simple-example)

```
