PHPackages                             codenamephp/deployer.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. codenamephp/deployer.flow

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

codenamephp/deployer.flow
=========================

This package provides deployer task for the flow framework.

1.2.0(2y ago)01.1k2[1 PRs](https://github.com/codenamephp/deployer.flow/pulls)Apache-2.0PHPPHP ^8.1CI passing

Since Feb 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/codenamephp/deployer.flow)[ Packagist](https://packagist.org/packages/codenamephp/deployer.flow)[ RSS](/packages/codenamephp-deployerflow/feed)WikiDiscussions release Synced 1mo ago

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

deployer.flow
=============

[](#deployerflow)

[![Packagist Version](https://camo.githubusercontent.com/8e149ba8e011e04b64b9ba00b4dbcf41c6f6e7e3d760fdaa775296d0ff59dfda/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f64656e616d657068702f6465706c6f7965722e666c6f77)](https://camo.githubusercontent.com/8e149ba8e011e04b64b9ba00b4dbcf41c6f6e7e3d760fdaa775296d0ff59dfda/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f64656e616d657068702f6465706c6f7965722e666c6f77)[![Packagist PHP Version Support](https://camo.githubusercontent.com/3bdf09f48180e108be671325f08b53727933d00cbe429b00199f7bcbcef00347/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f636f64656e616d657068702f6465706c6f7965722e666c6f77)](https://camo.githubusercontent.com/3bdf09f48180e108be671325f08b53727933d00cbe429b00199f7bcbcef00347/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f636f64656e616d657068702f6465706c6f7965722e666c6f77)[![Lines of code](https://camo.githubusercontent.com/57338a2edbaf9dab134ef29e20c6afd37f6cce02f648c55bfc5a399999b3f924/68747470733a2f2f696d672e736869656c64732e696f2f746f6b65692f6c696e65732f6769746875622f636f64656e616d657068702f6465706c6f7965722e666c6f77)](https://camo.githubusercontent.com/57338a2edbaf9dab134ef29e20c6afd37f6cce02f648c55bfc5a399999b3f924/68747470733a2f2f696d672e736869656c64732e696f2f746f6b65692f6c696e65732f6769746875622f636f64656e616d657068702f6465706c6f7965722e666c6f77)[![GitHub code size in bytes](https://camo.githubusercontent.com/deaf041cf4a9c67d0532997ac9c08b43b914201d733b6ba3f355cd1b961e2afb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f64652d73697a652f636f64656e616d657068702f6465706c6f7965722e666c6f77)](https://camo.githubusercontent.com/deaf041cf4a9c67d0532997ac9c08b43b914201d733b6ba3f355cd1b961e2afb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f64652d73697a652f636f64656e616d657068702f6465706c6f7965722e666c6f77)[![CI](https://github.com/codenamephp/deployer.flow/workflows/CI/badge.svg)](https://github.com/codenamephp/deployer.flow/workflows/CI/badge.svg)[![Packagist Downloads](https://camo.githubusercontent.com/c367146f3d2d6e81b2ac794f11ef4da260ad272fc2a7aa7d9c260714dd4802e6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f64656e616d657068702f6465706c6f7965722e666c6f77)](https://camo.githubusercontent.com/c367146f3d2d6e81b2ac794f11ef4da260ad272fc2a7aa7d9c260714dd4802e6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f64656e616d657068702f6465706c6f7965722e666c6f77)[![GitHub](https://camo.githubusercontent.com/8cdef4aee65acd1f1d93777e15a049e5a6997880fc65031746a4dbfed920d5fb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f636f64656e616d657068702f6465706c6f7965722e666c6f77)](https://camo.githubusercontent.com/8cdef4aee65acd1f1d93777e15a049e5a6997880fc65031746a4dbfed920d5fb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f636f64656e616d657068702f6465706c6f7965722e666c6f77)

What is it?
-----------

[](#what-is-it)

This package provides deployer task for the flow framework.

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

[](#installation)

Easiest way is via composer. Just run `composer require codenamephp/deployer.flow` in your cli which should install the latest version for you.

Usage
-----

[](#usage)

First you need to add the `flow:context` configuration to each host according to your context names.

Then just use the provided tasks in your deployer file or extend the `\de\codenamephp\deployer\flow\task\AbstractFlowTask` and use the `\de\codenamephp\deployer\flow\command\factory\iFlowCommandFactory` to run commands.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 92.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 ~178 days

Total

5

Last Release

847d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6865819?v=4)[Bastian Schwarz](/maintainers/bastianschwarz)[@bastianschwarz](https://github.com/bastianschwarz)

---

Top Contributors

[![bastianschwarz](https://avatars.githubusercontent.com/u/6865819?v=4)](https://github.com/bastianschwarz "bastianschwarz (58 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")

### Embed Badge

![Health badge](/badges/codenamephp-deployerflow/health.svg)

```
[![Health](https://phpackages.com/badges/codenamephp-deployerflow/health.svg)](https://phpackages.com/packages/codenamephp-deployerflow)
```

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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