PHPackages                             koala-framework/kwf-deploy - 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. koala-framework/kwf-deploy

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

koala-framework/kwf-deploy
==========================

Deployment scripts for Koala Framework based applications

2.0.x-dev(2y ago)121.2k↓20%1BSD-2-ClausePHP

Since Jun 13Pushed 2y ago14 watchersCompare

[ Source](https://github.com/koala-framework/kwf-deploy)[ Packagist](https://packagist.org/packages/koala-framework/kwf-deploy)[ RSS](/packages/koala-framework-kwf-deploy/feed)WikiDiscussions master Synced today

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

kwf-deploy
==========

[](#kwf-deploy)

Deploy Scripts for Koala Framework based Web Applications

Usage
=====

[](#usage)

Add kwf-deploy to your project

```
composer require koala-framework/kwf-deploy

```

Make sure you have set the following variables in the production section of your config.ini

```
server.user = chiefe
server.host = perfection.example.com
server.dir = /var/www/my-awesome-project

```

In case of the first deployment, the project directory has to already exist on the server

Test the connection
-------------------

[](#test-the-connection)

With the shell command, we can access the server via ssh

```
php ./vendor/bin/deploy shell

```

Deploy using rsync
------------------

[](#deploy-using-rsync)

```
php ./vendor/bin/deploy rsync

```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64.7% 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 ~2555 days

Total

2

Last Release

751d ago

Major Versions

1.0.x-dev → 2.0.x-dev2024-06-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/395b4eb64319fa0febc26d2105ba5d7989eab16a9e8b1bb245f8705d1fb9ddac?d=identicon)[nsams](/maintainers/nsams)

![](https://avatars.githubusercontent.com/u/1013756?v=4)[Franz Unger](/maintainers/fraxachun)[@fraxachun](https://github.com/fraxachun)

---

Top Contributors

[![nsams](https://avatars.githubusercontent.com/u/50764?v=4)](https://github.com/nsams "nsams (11 commits)")[![kaufmo](https://avatars.githubusercontent.com/u/1416828?v=4)](https://github.com/kaufmo "kaufmo (2 commits)")[![mifreudenthaler](https://avatars.githubusercontent.com/u/1352879?v=4)](https://github.com/mifreudenthaler "mifreudenthaler (2 commits)")[![Ben-Ho](https://avatars.githubusercontent.com/u/1324250?v=4)](https://github.com/Ben-Ho "Ben-Ho (1 commits)")[![fraxachun](https://avatars.githubusercontent.com/u/1013756?v=4)](https://github.com/fraxachun "fraxachun (1 commits)")

### Embed Badge

![Health badge](/badges/koala-framework-kwf-deploy/health.svg)

```
[![Health](https://phpackages.com/badges/koala-framework-kwf-deploy/health.svg)](https://phpackages.com/packages/koala-framework-kwf-deploy)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M421](/packages/drupal-core-recommended)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54743.1k4](/packages/jolicode-castor)

PHPackages © 2026

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