bringyourownideas/silverstripe-composer-versions
最新稳定版本:0.3.2
Composer 安装命令:
composer require bringyourownideas/silverstripe-composer-versions
包简介
Collect information about composer package versions in SilverStripe
README 文档
README
Collects information about the currently installed composer packages and saves it as a DataObject.
Because this module could expose information to an potential attacker the information doesn't get displayed! You need to take care of processing this information somehow! E.g. using the SilverStripe Maintenance module
Requirements
- SilverStripe Framework ^3.0
Installation
It is recommended to install this module as a development dependency:
composer require bringyourownideas/silverstripe-composer-versions --dev
Please run /dev/build after composer has finished the installation.
It is recommended to install this as dev dependency only!
Usage
After the installation execute the following steps:
-
Run the dev/build to collect the information
-
Use the information in your database (Table "ComposerPackageVersion").
MISC: Future ideas/development, issues, Contributing, License
统计信息
- 总下载量: 586
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2018-04-20