Download the PHP package loner/reactor without Composer
On this page you can find all versions of the php package loner/reactor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download loner/reactor
More information about loner/reactor
Files in loner/reactor
Download loner/reactor
More information about loner/reactor
Files in loner/reactor
Please rate this library. Is it a good library?
Informations about the package reactor
事件反应器
事件反应器,用于事件的侦听与响应,可处理事件:信号、流读写、定时器。
运行环境
- PHP >= 8.0 && PHP < 9.0
安装
应用说明
-
创建实例
php $reactor->addSooner(callable $listener): void;
内部回调
$listener(); ```
-
套接字读
-
套接字写
-
信号
-
定时器
- 定时任务
-
-
事件轮询
- 退出事件轮询
All versions of reactor with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package loner/reactor contains the following files
Loading the files please wait ....