Download the PHP package amphp/react-adapter without Composer
On this page you can find all versions of the php package amphp/react-adapter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download amphp/react-adapter
More information about amphp/react-adapter
Files in amphp/react-adapter
Download amphp/react-adapter
More information about amphp/react-adapter
Files in amphp/react-adapter
Vendor amphp
Package react-adapter
Short Description Adapter to make any ReactPHP library compatible with Amp.
License MIT
Package react-adapter
Short Description Adapter to make any ReactPHP library compatible with Amp.
License MIT
Please rate this library. Is it a good library?
Informations about the package react-adapter
amphp/react-adapter
amphp/react-adapter
makes any ReactPHP library compatible with Amp v2.
Note If you're using AMPHP v3, have a look at
revolt/event-loop-adapter-react
instead.
Installation
This package can be installed as a Composer dependency.
Usage
Everywhere where a ReactPHP library requires an instance of LoopInterface
, you pass ReactAdapter::get()
to run the ReactPHP library on Amp's event loop.
You can also use the adapter to run ReactPHP apps on an Amp event loop implementation without relying on Amp's global event loop.
All versions of react-adapter with dependencies
PHP Build Version
Package Version
The package amphp/react-adapter contains the following files
Loading the files please wait ....