PHPackages                             hirak/co-httpclient - 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. hirak/co-httpclient

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

hirak/co-httpclient
===================

httpclient by coroutines

1843PHP

Since Sep 18Pushed 11y ago4 watchersCompare

[ Source](https://github.com/hirak/co-httpclient)[ Packagist](https://packagist.org/packages/hirak/co-httpclient)[ RSS](/packages/hirak-co-httpclient/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

hiraku/co-httpclient
====================

[](#hirakuco-httpclient)

yield(generator)で`curl_multi`をうまいこと書けるようにした関数のサンプル実装。 まだ結構バグバグなので、本番利用は危険です。

install
-------

[](#install)

requirement:

- php &gt;= 5.5
- ext-curl

```
$ composer require hirak/co-httpclient
```

使い方
---

[](#使い方)

```
