marko/devserver
Composer 安装命令:
composer require marko/devserver
包简介
Marko Framework Dev Server
README 文档
README
Start your full development environment with a single command.
Overview
marko/devserver orchestrates the PHP built-in server, Docker services, and frontend build tools under a single CLI entry point. Run marko up and your entire stack starts; run marko down and it stops cleanly. Supports both detached and foreground modes, with status inspection at any time.
Installation
composer require marko/devserver
Usage
marko up # Start PHP server, Docker, and frontend tools (detached by default) marko up -f # Start in foreground mode (press Ctrl+C to stop) marko status # Check what's running marko down # Stop everything
Documentation
Full usage, configuration, and API reference: marko/devserver
统计信息
- 总下载量: 32
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-03