x-multibyte/laravel-dev-cli
Composer 安装命令:
composer require x-multibyte/laravel-dev-cli
包简介
CLI tool for Laravel development with AI Agent integration
README 文档
README
A Composer global CLI tool for Laravel development with AI Agent integration.
Features
- AI Platform Support - Install Laravel Dev SKILL to 16+ AI coding assistants (Claude, Cursor, Windsurf, Copilot, etc.)
- Preset Management - Create Laravel projects with pre-configured presets
- Documentation Query - Search Laravel documentation via Boost API
- Smart Detection - Automatically detects installed AI platforms and composer packages
Requirements
- PHP 8.2 or higher
- Composer
Installation
composer global require x-multibyte/laravel-dev-cli
Add ~/.composer/vendor/bin to your PATH if not already added.
Quick Start
# List available presets laravel-dev presets # Create a new Laravel project with preset laravel-dev new my-project # Install Laravel Dev SKILL to your AI assistant laravel-dev skill # Search Laravel documentation laravel-dev docs routing # Search with package auto-detection laravel-dev docs "eloquent relationships" --detect # Search specific package documentation laravel-dev docs "components" --package=livewire/livewire
Available Commands
| Command | Description |
|---|---|
skill |
Install Laravel Dev SKILL to AI coding assistant |
presets |
List all available presets |
presets:update |
Update presets from remote repository |
new |
Create a new Laravel project with preset |
docs |
Search Laravel documentation via Boost API |
config |
Display current configuration |
config:edit |
Edit configuration interactively |
Docs Command Options
| Option | Description |
|---|---|
-l, --laravel=VERSION |
Laravel version (10, 11, 12) |
-p, --package=PACKAGE |
Package name (can be used multiple times) |
-t, --tokens=LIMIT |
Token limit for response (default: 5000) |
-d, --detect |
Auto-detect packages from composer.json |
-f, --fallback |
Use local documentation files |
--list |
List supported packages |
Supported AI Platforms
- iFlow CLI
- Claude Code
- Cursor
- Windsurf
- Antigravity
- GitHub Copilot
- Kiro
- Codex CLI
- Roo Code
- Qoder
- Gemini CLI
- Trae
- OpenCode
- Continue
- CodeBuddy
- Droid (Factory)
Supported Documentation Packages
- laravel/framework
- livewire/livewire
- laravel/nova
- filament/filament
- inertiajs/inertia-laravel
- pestphp/pest
License
MIT License - see LICENSE file for details.
x-multibyte/laravel-dev-cli 适用场景与选型建议
x-multibyte/laravel-dev-cli 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 9 次下载、GitHub Stars 达 0, 最近一次更新时间为 2026 年 02 月 25 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「laravel」 「skill」 「ai-agent」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 x-multibyte/laravel-dev-cli 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 x-multibyte/laravel-dev-cli 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 x-multibyte/laravel-dev-cli 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Implementation of Microsoft's TrueSkill matchmaking system for PHP
Read-only MCP (Model Context Protocol) server for Laravel. Give Claude Code, Cursor, and AI coding agents safe live access to your database, logs, queue, cache, routes, and config. No Sanctum, no user table, no write access.
Symfony Bundle for amazon alexa skills.
Standalone CLI that generates codebase context (JSON + Markdown) for AI agents.
Enterprise-grade WhatsApp Cloud API integration for Laravel with multi-phone support, batch processing, and AI agent workflows.
Claude Code skill for Drupal module development — acts as a senior Drupal architect with deep knowledge of Drupal 11 core APIs, modern development patterns, and best practices.
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 30
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-02-25