PHPackages                             maximeculea/composer-stable-versions - 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. maximeculea/composer-stable-versions

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

maximeculea/composer-stable-versions
====================================

Make all your composer's dependencies stable.

1.0.5(3y ago)11.7kGPL-3.0+PHPPHP &gt;=5.6

Since Jan 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/MaximeCulea/Composer-Stable-Versions)[ Packagist](https://packagist.org/packages/maximeculea/composer-stable-versions)[ RSS](/packages/maximeculea-composer-stable-versions/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (2)Versions (6)Used By (0)

Composer Stable Versions
========================

[](#composer-stable-versions)

> Make all your composer's dependencies stable.

This command is useful especially during an audit. It allows you to grab latest versions of your dependencies.

Once your audit is finished it's recommended to use another command : [Freeze Versions](https://github.com/MaximeCulea/Composer-Freeze-Versions) to keep the versions you have tested.

What?
=====

[](#what)

Your dependencies into composer.json will be automatically be changed from `"wpackagist-plugin/wordpress-seo":"6.2"` to `"wpackagist-plugin/wordpress-seo":"*@stable"`.

[![See how it works](https://user-images.githubusercontent.com/5576409/71735742-7e087900-2e4f-11ea-867b-786e1c92105e.gif)](https://user-images.githubusercontent.com/5576409/71735742-7e087900-2e4f-11ea-867b-786e1c92105e.gif)

How?
====

[](#how)

1 - Add to [Composer](http://composer.rarst.net/)
-------------------------------------------------

[](#1---add-to-composer)

- From [Packagist](https://packagist.org/packages/maximeculea/composer-stable-versions)

    - Do `composer require maximeculea/composer-stable-versions`
- From [Github](https://github.com/MaximeCulea/Composer-Stable-Versions)

    - Add into your composer json `{ "type": "vcs", "url": "https://github.com/MaximeCulea/Composer-Stable-Versions" }`
    - Include `"maximeculea/composer-stable-versions": "dev-master"` in your composer file as require
    - Before use, launch `composer update`

2 - Run command
---------------

[](#2---run-command)

Then you can simply launch `composer versions-make-stable`!

License
=======

[](#license)

Composer Stable Versions is licensed under the [GPL3+](LICENSE.md).

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~233 days

Total

5

Last Release

1441d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c2bcdef25746403cb03bda15e8ae70e1df551e01a039ad329709b5446b95bab?d=identicon)[MaximeCulea](/maintainers/MaximeCulea)

---

Top Contributors

[![MaximeCulea](https://avatars.githubusercontent.com/u/5576409?v=4)](https://github.com/MaximeCulea "MaximeCulea (11 commits)")

---

Tags

composercomposer-packagecomposer-scriptsstableversionscomposerpackageversionsstablecomposer-script

### Embed Badge

![Health badge](/badges/maximeculea-composer-stable-versions/health.svg)

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

###  Alternatives

[jean85/pretty-package-versions

A library to get pretty versions strings of installed dependencies

1.3k315.9M84](/packages/jean85-pretty-package-versions)[fxp/composer-asset-plugin

NPM/Bower Dependency Manager for Composer

9434.8M41](/packages/fxp-composer-asset-plugin)[sllh/composer-versions-check

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

2392.4M16](/packages/sllh-composer-versions-check)[automattic/jetpack-autoloader

Creates a custom autoloader for a plugin or theme.

576.1M126](/packages/automattic-jetpack-autoloader)[foxy/foxy

Fast, reliable, and secure NPM/Yarn/pnpm bridge for Composer

182290.8k26](/packages/foxy-foxy)[php-forge/foxy

Fast, reliable, and secure Bun/NPM/Yarn/pnpm bridge for Composer

45136.3k4](/packages/php-forge-foxy)

PHPackages © 2026

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