rhymix/composer-stub
Composer 安装命令:
composer require rhymix/composer-stub
包简介
Composer Stub for Rhymix Third-Party Programs
README 文档
README
Start your module with the following composer.json and add any other library you need.
Libraries included with Rhymix Core will be skipped
so that you can avoid duplicates and version conflicts.
{
"config": {
"optimize-autoloader": true,
"prepend-autoloader": false
},
"require": {
"rhymix/composer-stub": "dev-master"
}
}
统计信息
- 总下载量: 405
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2024-08-21