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

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

ligjre87/http-client
====================

worker htttp thinkphp6.0

1.0.2(2y ago)03Apache-2.0PHP

Since Oct 19Pushed 2y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (4)Used By (0)

Http client
===========

[](#http-client)

Asynchronous http client for PHP based on workerman.

- Asynchronous requests.
- Uses PSR-7 interfaces for requests, responses.
- Build-in connection pool.

Installation
============

[](#installation)

`composer require workerman/http-client`

Examples
========

[](#examples)

**example.php**

```
