unoforge/flexi-cli
最新稳定版本:1.1.4
Composer 安装命令:
composer require unoforge/flexi-cli
包简介
CLI wrapper for the full Flexi PHP workflows
README 文档
README
packages/cli is the full PHP CLI entrypoint package.
- Binary:
bin/flexi-cli - Uses shared logic from
unoforge/flexi-core - Supports Laravel and Symfony initialization, plus shared registry commands
Installation
composer require --dev unoforge/flexi-cli
or globaly
composer global require unoforge/flexi-cli
Commands
Init
With Flexiwind (UI)
flexi-cli init
Then follow process
Without Flexiwind
flexi-cli init --no-flexiwind
Add Command
flexi-cli add @my-source/registry-name
Show without adding
flexi-cli add @my-source/registry-name --dry
Build registries
flexi-cli build
For more information check here
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-02