pyrech/composer-changelogs 问题修复 & 功能扩展

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

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

pyrech/composer-changelogs

最新稳定版本:v2.2.0

Composer 安装命令:

composer require pyrech/composer-changelogs

包简介

Display changelogs after each composer update

README 文档

README

Total Downloads Latest Stable Version Latest Unstable Version

composer-changelogs is a plugin for Composer. It displays some texts after each Composer update to nicely summarize the modified packages with links to release and compare urls. Just copy it in your commit body and you get a nice description.

Demo

Installation

You can install it either globally:

composer global require "pyrech/composer-changelogs"

or locally:

composer require --dev "pyrech/composer-changelogs"

Usage

That's it! Composer will enable automatically the plugin as soon it's installed. Just run your Composer updates as usual :)

If you no longer want to display summary, you can either:

  • run your Composer command with the option --no-plugins
  • uninstall the package

Further documentation

Here is some documentation about the project:

You can see the current and past versions using one of the following:

And finally some meta documentation:

Credits

Kudos to Damien Alexandre for the idea.

License

composer-changelogs is licensed under the MIT License - see the LICENSE file for details.

统计信息

  • 总下载量: 3.8M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 598
  • 点击次数: 1
  • 依赖项目数: 23
  • 推荐数: 0

GitHub 信息

  • Stars: 591
  • Watchers: 13
  • Forks: 27
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-09-22