GithubHelp home page GithubHelp logo

pyrech / composer-changelogs Goto Github PK

View Code? Open in Web Editor NEW
586.0 11.0 24.0 1.4 MB

:notebook: Display better summary after Composer update

License: MIT License

PHP 99.95% Shell 0.05%
composer changelog composer-plugin php hacktoberfest

composer-changelogs's Introduction

composer-changelogs

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.