ylvan/module
最新稳定版本:1.2.0
Composer 安装命令:
composer require ylvan/module
包简介
A base module for ramverk1 course.
README 文档
README
A Module for Ramverk1Redovisning
installation
add to composer.json
"require": {"ylvan/module": "dev-master"}
install module with composer update
#Add files to project
rsync -av vendor/ylvan/module/config ./
rsync -av vendor/ylvan/module/src ./
rsync -av vendor/ylvan/module/test ./
rsync -av vendor/ylvan/module/view ./
#Or move all folders at once
rsync -av vendor/ylvan/module/* ./
note that using this command will overwrite existing composer file
Do a composer dump to update namespaces
统计信息
- 总下载量: 25
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-01-08