spora-ai/installer
Composer 安装命令:
composer require spora-ai/installer
包简介
Routes `spora-plugin` package types to `plugins/{$name}/` when installed via Composer. Companion to spora-ai/spora-core.
README 文档
README
Composer plugin for Spora. Routes
packages of type spora-plugin to plugins/{$name}/ instead of Composer's
default vendor/ install location.
You don't install this directly — it ships as a transitive dependency of
spora-ai/spora-core.
The Spora host application activates it automatically the first time
Composer runs in a project that depends on spora-ai/spora-core.
Usage
composer require spora-ai/spora-core # Any package with type "spora-plugin" now installs to plugins/<name>/ # instead of vendor/<vendor>/<name>/.
This is the package-type router that powers Spora's plugin system.
License
MIT.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-25