PHPackages                             stepanenko3/composer-versions-check - 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. stepanenko3/composer-versions-check

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

stepanenko3/composer-versions-check
===================================

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

v0.1.3(4y ago)632MITPHPPHP ^5.3 || ^7.0 || ^8.0

Since Jul 2Pushed 4y ago1 watchersCompare

[ Source](https://github.com/stepanenko3/composer-versions-check)[ Packagist](https://packagist.org/packages/stepanenko3/composer-versions-check)[ RSS](/packages/stepanenko3-composer-versions-check/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

composer-versions-check
=======================

[](#composer-versions-check)

composer-versions-check is a plugin for Composer.

It warns user for outdated packages from last major versions after update command.

[![Latest Version on Packagist](https://camo.githubusercontent.com/d77fd0470fdfaf21b37a4cce0c723c3d6ff85cfe378bbb2604f29ea6ac61826d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73746570616e656e6b6f332f636f6d706f7365722d76657273696f6e732d636865636b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/stepanenko3/composer-versions-check)[![Total Downloads](https://camo.githubusercontent.com/6a98303ffd7a0fa23a7e1909e90ec6a553309bf9c7ebaae3678504f71970dfef/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73746570616e656e6b6f332f636f6d706f7365722d76657273696f6e732d636865636b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/stepanenko3/composer-versions-check)[![License](https://camo.githubusercontent.com/d6be5a424720d3412ccd3b6dd65c72034bb39a2abf626f498dc5c22df3b94a72/68747470733a2f2f706f7365722e707567782e6f72672f73746570616e656e6b6f332f636f6d706f7365722d76657273696f6e732d636865636b2f6c6963656e7365)](https://packagist.org/packages/stepanenko3/composer-versions-check)

[![composer-versions-check_demo](https://cloud.githubusercontent.com/assets/1698357/14637529/2e32a778-0632-11e6-99c7-0e1c284a7436.gif)](https://cloud.githubusercontent.com/assets/1698357/14637529/2e32a778-0632-11e6-99c7-0e1c284a7436.gif)

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

[](#installation)

You can install it either globally (recommended):

```
composer global require stepanenko3/composer-versions-check
```

or locally (as require-dev dependency then):

```
composer require --dev stepanenko3/composer-versions-check
```

Usage
-----

[](#usage)

That's it! Composer will enable automatically the plugin as soon it's installed.

Just run `composer update` command to see the plugin working.

Configuration
-------------

[](#configuration)

You can configure the plugin via the [`COMPOSER_HOME/config.json`](https://getcomposer.org/doc/03-cli.md#composer-home) file. Here is the default one:

```
{
    "config": {
        "stepanenko3-composer-versions-check": {
            "root-packages-only": false,
            "show-links": false,
            "vendor": "laravel"
        }
    }
}
```

- `ignore-sub-dependencies`: Shows only outdated root packages.
- `show-links`: Shows outdated package links. Set to `true` to get a larger output, like the demo.
- `vendor`: Limits the output to a specific vendor/provider.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.4% 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 ~0 days

Total

4

Last Release

1778d ago

### Community

Maintainers

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

---

Top Contributors

[![soullivaneuh](https://avatars.githubusercontent.com/u/1698357?v=4)](https://github.com/soullivaneuh "soullivaneuh (94 commits)")[![stepanenko3](https://avatars.githubusercontent.com/u/31134245?v=4)](https://github.com/stepanenko3 "stepanenko3 (7 commits)")[![EmanueleMinotto](https://avatars.githubusercontent.com/u/417201?v=4)](https://github.com/EmanueleMinotto "EmanueleMinotto (2 commits)")[![dereuromark](https://avatars.githubusercontent.com/u/39854?v=4)](https://github.com/dereuromark "dereuromark (1 commits)")

---

Tags

plugincomposerversionsupdate

### Embed Badge

![Health badge](/badges/stepanenko3-composer-versions-check/health.svg)

```
[![Health](https://phpackages.com/badges/stepanenko3-composer-versions-check/health.svg)](https://phpackages.com/packages/stepanenko3-composer-versions-check)
```

###  Alternatives

[sllh/composer-versions-check

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

2352.4M16](/packages/sllh-composer-versions-check)[pyrech/composer-changelogs

Display changelogs after each composer update

5904.0M25](/packages/pyrech-composer-changelogs)[ergebnis/composer-normalize

Provides a composer plugin for normalizing composer.json.

1.1k37.3M2.1k](/packages/ergebnis-composer-normalize)[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)
