Download the PHP package revolt/event-loop-adapter-react without Composer
On this page you can find all versions of the php package revolt/event-loop-adapter-react. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download revolt/event-loop-adapter-react
More information about revolt/event-loop-adapter-react
Files in revolt/event-loop-adapter-react
Download revolt/event-loop-adapter-react
More information about revolt/event-loop-adapter-react
Files in revolt/event-loop-adapter-react
Vendor revolt
Package event-loop-adapter-react
Short Description Makes any ReactPHP based library run on top of the Revolt event loop.
License MIT
Package event-loop-adapter-react
Short Description Makes any ReactPHP based library run on top of the Revolt event loop.
License MIT
Please rate this library. Is it a good library?
Informations about the package event-loop-adapter-react
event-loop-adapter-react
revolt/event-loop-adapter-react
makes any ReactPHP library run on top of
the Revolt event loop.
Installation
Usage
Everywhere where a ReactPHP library requires an instance of LoopInterface
, you just pass Loop::get()
as normal.
We automatically set up everything to run the ReactPHP library on the Revolt event loop.
All versions of event-loop-adapter-react with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
react/async Version ^4
react/event-loop Version ^1 || ^0.5
revolt/event-loop Version ^1 || ^0.2.4
react/async Version ^4
react/event-loop Version ^1 || ^0.5
revolt/event-loop Version ^1 || ^0.2.4
The package revolt/event-loop-adapter-react contains the following files
Loading the files please wait ....