composer create-project guanhui07/webman-skeleton
composer install
https://github.com/hyperf/aop-integration
app/aspect/DebugAspect.php
命令行 https://www.workerman.net/plugin/1
php webman make:command test:command
php webman test:command
app/crontab/TestCrontab.php
config/crontab.php
app/process/Task.php 获取 配置执行
https://www.workerman.net/doc/webman/components/crontab.html
配置 config/plugin/yzh52521/event/app.php
https://www.workerman.net/plugin/27
触发
event('test',[new TestEvent(['test'=>'event data'])]);
https://www.workerman.net/plugin/5
是否开启ws config/plugin/webman/gateway-worker/app.php
config/plugin/webman/gateway-worker/process.php