guanhui07/webman-skeleton
最新稳定版本:v1.2.1
Composer 安装命令:
composer create-project guanhui07/webman-skeleton
包简介
High performance HTTP Service Framework.
README 文档
README
install
composer create-project guanhui07/webman-skeleton
composer install
aop
https://github.com/hyperf/aop-integration
app/aspect/DebugAspect.php
command
命令行 https://www.workerman.net/plugin/1
php webman make:command test:command
php webman test:command
crontab
app/crontab/TestCrontab.php
config/crontab.php
app/process/Task.php 获取 配置执行
https://www.workerman.net/doc/webman/components/crontab.html
event
配置 config/plugin/yzh52521/event/app.php
https://www.workerman.net/plugin/27
触发
event('test',[new TestEvent(['test'=>'event data'])]);
websocket gateway
https://www.workerman.net/plugin/5
是否开启ws config/plugin/webman/gateway-worker/app.php
config/plugin/webman/gateway-worker/process.php
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-02-21