productsupcom/guzzle-react-bridge

Guzzle HTTP client bridge with ReactPHP event loop

v0.2.0 2019-04-30 07:16 UTC

This package is auto-updated.

Last update: 2024-03-29 03:19:28 UTC


README

Guzzle HTTP client integration with ReactPHP event loop.

Installation

Just add a Composer dependency:

composer require productsupcom/guzzle-react-bridge

How to use?

Please, take a look at the examples.