PHPackages                             pyrech/composer-changelogs - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pyrech/composer-changelogs

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

pyrech/composer-changelogs
==========================

Display changelogs after each composer update

v2.2.0(5mo ago)5904.0M↓23.2%26[1 issues](https://github.com/pyrech/composer-changelogs/issues)20MITPHPPHP &gt;=8.1CI failing

Since Sep 26Pushed 5mo ago12 watchersCompare

[ Source](https://github.com/pyrech/composer-changelogs)[ Packagist](https://packagist.org/packages/pyrech/composer-changelogs)[ RSS](/packages/pyrech-composer-changelogs/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (19)Used By (20)

composer-changelogs
===================

[](#composer-changelogs)

[![Total Downloads](https://camo.githubusercontent.com/00fd30c67bdb8608d5974b2cc77e856ee36c3f460db5ffbedf3a241a9c89da7e/68747470733a2f2f706f7365722e707567782e6f72672f7079726563682f636f6d706f7365722d6368616e67656c6f67732f646f776e6c6f616473)](https://packagist.org/packages/pyrech/composer-changelogs)[![Latest Stable Version](https://camo.githubusercontent.com/04071ba01dc407806d488c2a5d7afff0979f19e5ffaf73c5777678b75e3fa6ce/68747470733a2f2f706f7365722e707567782e6f72672f7079726563682f636f6d706f7365722d6368616e67656c6f67732f762f737461626c65)](https://packagist.org/packages/pyrech/composer-changelogs)[![Latest Unstable Version](https://camo.githubusercontent.com/9528bbd24f52b349e52ab7dbf999bedbedb5535cfe3ae34387b9a7852f96825d/68747470733a2f2f706f7365722e707567782e6f72672f7079726563682f636f6d706f7365722d6368616e67656c6f67732f762f756e737461626c65)](https://packagist.org/packages/pyrech/composer-changelogs)

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](doc/demo.gif)](doc/demo.gif)

Installation
------------

[](#installation)

You can install it either globally:

```
composer global require "pyrech/composer-changelogs"
```

or locally:

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

Usage
-----

[](#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
---------------------

[](#further-documentation)

Here is some documentation about the project:

- [Configuration, like gitlab hosts setup](doc/configuration.md)
- [Experimental autocommit feature](doc/autocommit.md)

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

- the `git tag` command
- the [releases page on Github](https://github.com/pyrech/composer-changelogs/releases)
- the file listing the [changes between versions](CHANGELOG.md)

And finally some meta documentation:

- [versioning and branching models](VERSIONING.md)
- [contribution instructions](CONTRIBUTING.md)

Credits
-------

[](#credits)

- [Loïck Piera](https://github.com/pyrech)
- [All contributors](https://github.com/pyrech/composer-changelogs/graphs/contributors)

Kudos to [Damien Alexandre](https://github.com/damienalexandre) for the idea.

License
-------

[](#license)

composer-changelogs is licensed under the MIT License - see the [LICENSE](LICENSE)file for details.

###  Health Score

66

—

FairBetter than 99% of packages

Maintenance70

Regular maintenance activity

Popularity64

Solid adoption and visibility

Community37

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 76.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~218 days

Recently: every ~278 days

Total

18

Last Release

172d ago

Major Versions

v1.8.2 → v2.0.02023-02-04

PHP version history (4 changes)v1.1.0PHP &gt;=5.4.0

v1.7.0PHP &gt;=7.1.0

v2.0.0PHP &gt;=7.4

v2.2.0PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/c177e9f7e88fba40b24b047954fe1ff793d48c2bd8bb12bb2e412aa9ea633ede?d=identicon)[pyrech](/maintainers/pyrech)

---

Top Contributors

[![pyrech](https://avatars.githubusercontent.com/u/2021641?v=4)](https://github.com/pyrech "pyrech (116 commits)")[![localheinz](https://avatars.githubusercontent.com/u/605483?v=4)](https://github.com/localheinz "localheinz (9 commits)")[![laurent35240](https://avatars.githubusercontent.com/u/473193?v=4)](https://github.com/laurent35240 "laurent35240 (5 commits)")[![mikemand](https://avatars.githubusercontent.com/u/745184?v=4)](https://github.com/mikemand "mikemand (3 commits)")[![ohartl](https://avatars.githubusercontent.com/u/1349515?v=4)](https://github.com/ohartl "ohartl (3 commits)")[![jeromegamez](https://avatars.githubusercontent.com/u/67554?v=4)](https://github.com/jeromegamez "jeromegamez (3 commits)")[![stefangr](https://avatars.githubusercontent.com/u/957244?v=4)](https://github.com/stefangr "stefangr (3 commits)")[![soullivaneuh](https://avatars.githubusercontent.com/u/1698357?v=4)](https://github.com/soullivaneuh "soullivaneuh (2 commits)")[![curtisgibby](https://avatars.githubusercontent.com/u/1086964?v=4)](https://github.com/curtisgibby "curtisgibby (2 commits)")[![MaxGfeller](https://avatars.githubusercontent.com/u/361435?v=4)](https://github.com/MaxGfeller "MaxGfeller (1 commits)")[![j0k3r](https://avatars.githubusercontent.com/u/62333?v=4)](https://github.com/j0k3r "j0k3r (1 commits)")[![jonpugh](https://avatars.githubusercontent.com/u/106420?v=4)](https://github.com/jonpugh "jonpugh (1 commits)")[![AlexSkrypnyk](https://avatars.githubusercontent.com/u/378794?v=4)](https://github.com/AlexSkrypnyk "AlexSkrypnyk (1 commits)")[![nochso](https://avatars.githubusercontent.com/u/6887618?v=4)](https://github.com/nochso "nochso (1 commits)")[![noniagriconomie](https://avatars.githubusercontent.com/u/13205768?v=4)](https://github.com/noniagriconomie "noniagriconomie (1 commits)")

---

Tags

changelogcomposercomposer-pluginhacktoberfestphpplugincomposerupdatechangelog

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/pyrech-composer-changelogs/health.svg)

```
[![Health](https://phpackages.com/badges/pyrech-composer-changelogs/health.svg)](https://phpackages.com/packages/pyrech-composer-changelogs)
```

###  Alternatives

[ergebnis/composer-normalize

Provides a composer plugin for normalizing composer.json.

1.1k37.3M2.1k](/packages/ergebnis-composer-normalize)[sllh/composer-versions-check

Checks if packages are up to date to last major versions after update

2352.4M16](/packages/sllh-composer-versions-check)[veewee/composer-run-parallel

Run composer tasks in parallel

91748.2k13](/packages/veewee-composer-run-parallel)[netresearch/composer-patches-plugin

Composer patches plugin

80262.1k7](/packages/netresearch-composer-patches-plugin)[sllh/composer-lint

Extends the composer validate command with extra rules

14214.6k7](/packages/sllh-composer-lint)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
