waaseyaa/cli
最新稳定版本:v0.1.0-alpha.179
Composer 安装命令:
composer require waaseyaa/cli
包简介
Command-line interface and console commands for Waaseyaa
README 文档
README
Layer 6 — Interfaces
Command-line interface for Waaseyaa applications.
Provides Symfony Console commands for entity management (entity:create), configuration export/import (config:export, config:import), schema checking, health diagnostics, and the optimize:manifest command that runs PackageManifestCompiler. Entry point: bin/waaseyaa.
Key classes: ConsoleKernel, health and schema check commands.
Invocation
Run from the project root (the directory containing composer.json):
./vendor/bin/waaseyaa <command>
The bin resolves project root from getcwd() — matching Laravel's artisan and Symfony's bin/console convention. Running from any other directory exits with a clear error. See ADR-005 for rationale.
统计信息
- 总下载量: 6.51k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-03-14