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↓28.6%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 1w ago

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

30

—

LowBetter than 61% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor3

3 contributors hold 50%+ of commits

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

796d 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

[![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)")[![nsams](https://avatars.githubusercontent.com/u/50764?v=4)](https://github.com/nsams "nsams (2 commits)")[![vps-alex](https://avatars.githubusercontent.com/u/300433376?v=4)](https://github.com/vps-alex "vps-alex (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.9k556.2M21.4k](/packages/laravel-framework)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k257.0M28.0k](/packages/friendsofphp-php-cs-fixer)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k39.6k](/packages/matomo-matomo)[drupal/core

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

19467.3M1.9k](/packages/drupal-core)[phpro/grumphp

A composer plugin that enables source code quality checks.

4.3k17.0M1.1k](/packages/phpro-grumphp)[drupal/core-recommended

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

6943.5M448](/packages/drupal-core-recommended)

PHPackages © 2026

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