kpacha/sifo-plugin-installer
Composer 安装命令:
composer require kpacha/sifo-plugin-installer
包简介
Simple composer plugin for installing sifo components
README 文档
README
#Sifo Plugin Installer
Simple composer plugin for installing sifo components.
##Usage
Just add this package to your require list and define your package type.
"type": "sifo-library",
"require": {
"kpacha/sifo-plugin-installer": "~0.1"
}
##Allowed types
Currently, this plugin supports two kind of packages:
- Instances: "sifo-instance"
- Libraries: "sifo-library"
统计信息
- 总下载量: 45
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-10-12