PHPackages                             bonndan/release-flow - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. bonndan/release-flow

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

bonndan/release-flow
====================

Semantic release versioning with git-flow and composer

0.1.1(12y ago)46[2 issues](https://github.com/bonndan/release-flow/issues)MITPHPPHP &gt;=5.3.3

Since Apr 13Pushed 2y ago2 watchersCompare

[ Source](https://github.com/bonndan/release-flow)[ Packagist](https://packagist.org/packages/bonndan/release-flow)[ RSS](/packages/bonndan-release-flow/feed)WikiDiscussions develop Synced 4d ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

Release with the flow.
======================

[](#release-with-the-flow)

This project is going to be a successor of release-manager. It will be a zero-conf tool to version PHP project releases semantically, tightly coupled with composer and git-flow.

[![screenshot](https://github.com/bonndan/release-flow/raw/develop/doc/screen.png "Usage")](https://github.com/bonndan/release-flow/raw/develop/doc/screen.png)

Usage:
------

[](#usage)

```
```bash
release-flow start
release-flow finish
```

```

or to hotfix (patch-bump version based on master branch)

```
```bash
release-flow hotfix
release-flow finish
```

```

Installation:
-------------

[](#installation)

Download the phar from github, then chmod and move it to your $PATH:

```
chmod 755 release-flow.phar
sudo mv release-flow.phar /usr/local/bin/release-flow
```

Optionally you can checkout the project and install it using [phar-composer](https://github.com/clue/phar-composer).

Related projects:
-----------------

[](#related-projects)

- [composer](https://github.com/composer/composer)
- [git-flow](https://github.com/nvie/gitflow)
- [Release Manager](https://github.com/bonndan/release-manager)
- [RMT](https://github.com/liip/RMT)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

Unknown

Total

1

Last Release

4415d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/143695?v=4)[bonndan](/maintainers/bonndan)[@bonndan](https://github.com/bonndan)

---

Top Contributors

[![bonndan](https://avatars.githubusercontent.com/u/143695?v=4)](https://github.com/bonndan "bonndan (52 commits)")

### Embed Badge

![Health badge](/badges/bonndan-release-flow/health.svg)

```
[![Health](https://phpackages.com/badges/bonndan-release-flow/health.svg)](https://phpackages.com/packages/bonndan-release-flow)
```

###  Alternatives

[wsdltophp/packagegenerator

Generate hierarchical PHP classes based on a WSDL

4351.9M19](/packages/wsdltophp-packagegenerator)[shopware/deployment-helper

Shopware deployment tools

19305.3k5](/packages/shopware-deployment-helper)[drevops/git-artifact

Package artifact from your codebase in CI and push it to a separate git repo.

2133.2k](/packages/drevops-git-artifact)

PHPackages © 2026

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