bringyourownideas/silverstripe-composer-versions 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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:

  1. Run the dev/build to collect the information

  2. Use the information in your database (Table "ComposerPackageVersion").

MISC: Future ideas/development, issues, Contributing, License

统计信息

  • 总下载量: 586
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2018-04-20