marko/devai
Composer 安装命令:
composer require marko/devai
包简介
AI development tooling installer/orchestrator for Marko Framework — wires MCP, LSP, and per-agent configs
README 文档
README
AI-assisted development installer for Marko — wires MCP, LSP, and per-agent configs for Claude Code, Codex, Cursor, Copilot, Gemini CLI, and Junie.
Installation
composer require marko/devai
Quick Example
marko devai:install
Detects every supported agent present in your environment and writes the correct configuration files for each one in a single pass.
For Claude Code, devai:install also auto-installs intelephense globally via npm if it is not already on PATH. To skip that step:
marko devai:install --skip-lsp-deps
When --skip-lsp-deps is passed, settings are still written correctly; only the intelephense npm install is omitted. A warning is printed reminding you to install it manually before general PHP LSP diagnostics will work.
Documentation
Full agent setup, supported agents, and configuration options: marko/devai
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-03