webman

Installation
SKILL.md

Webman 开发指南

Webman 高性能 PHP 框架开发助手,专注于控制器、模型、路由、中间件的快速开发。

常用命令

# 启动服务
php start.php start

# 调试模式启动(前台运行)
php start.php start -d

# 守护进程模式启动
php start.php start -d

# 停止服务
php start.php stop
Installs
3
GitHub Stars
19
First Seen
Mar 7, 2026
webman — fanqingxuan/awesome-skills