PHPackages                             korri/composer-version - 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. korri/composer-version

AbandonedArchivedLibrary

korri/composer-version
======================

Update your package version for git managed composer packages.

1.2.0(8y ago)214.2k[1 issues](https://github.com/Korri/composer-version/issues)MITPHPPHP ^7.0

Since Sep 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Korri/composer-version)[ Packagist](https://packagist.org/packages/korri/composer-version)[ RSS](/packages/korri-composer-version/feed)WikiDiscussions master Synced today

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

Composer-version
================

[](#composer-version)

[![Build Status](https://camo.githubusercontent.com/764e6678cce7e59b0291cbf4f29f3d0f64530349f2e9a76a5f3da6827091698f/68747470733a2f2f7472617669732d63692e6f72672f4b6f7272692f636f6d706f7365722d76657273696f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Korri/composer-version)[![Test Coverage](https://camo.githubusercontent.com/a49d9eebd3c2353668d5bf50c81c9bc6c730475d4d8f73aec091244de136135b/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f4b6f7272692f636f6d706f7365722d76657273696f6e2f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/Korri/composer-version/coverage)

This is a no-dependencies `PHP ^7.1` commandline tool that helps with releasing semantically versioned composer packages or projects, directly inspired by [npm version](https://docs.npmjs.com/cli/version).

Usage
-----

[](#usage)

```
composer-version [options]  | major | minor | patch

  -h, --help Show this help text
  -f, --file Path to composer.json file, default to ./composer.json
  -p, --push Push commit and tag to remote origin

```

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

[](#installation)

```
composer global require korri/composer-version
```

Then add `~/.composer/vendor/bin/` to your `$PATH` if it is not already there.

Testing
-------

[](#testing)

Run test suite

```
composer install # Install dev dependencies
composer test
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 97.1% 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 ~5 days

Total

4

Last Release

3149d ago

PHP version history (2 changes)1.0.0PHP ^7.1

1.2.0PHP ^7.0

### Community

Maintainers

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

---

Top Contributors

[![Korri](https://avatars.githubusercontent.com/u/130747?v=4)](https://github.com/Korri "Korri (33 commits)")[![Lewiscowles1986](https://avatars.githubusercontent.com/u/2605791?v=4)](https://github.com/Lewiscowles1986 "Lewiscowles1986 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/korri-composer-version/health.svg)

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

PHPackages © 2026

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