Download the PHP package easyswoole/hot-reload without Composer
On this page you can find all versions of the php package easyswoole/hot-reload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package hot-reload
热重载监视器
!!!警告!!! 仅供开发使用,请勿在生产环境使用,以免意外重启造成逻辑异常
方便的热重载组件,在Linux环境下使用Inotify,其他环境或虚拟机内使用iNode脏检测扫描实现开发过程中的代码热重载,可自定义重载处理逻辑,由于可以自定义,也可以作为一个方便的文件变更事件触发器使用,在文件变更时执行一些逻辑
安装
composer require easyswoole/hot-reload
单独使用
EasySwoole框架中使用
请在全局事件(EasySwooleEvent)的mainServerCreate方法中进行注册
All versions of hot-reload with dependencies
PHP Build Version
Package Version
Requires
easyswoole/spl Version
^1.3
easyswoole/utility Version ^1.1
easyswoole/component Version ^2.0
easyswoole/utility Version ^1.1
easyswoole/component Version ^2.0
The package easyswoole/hot-reload contains the following files
Loading the files please wait ....