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(1y ago)121.1k↓50%1BSD-2-ClausePHP

Since Jun 13Pushed 1y 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 1mo 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

34

—

LowBetter than 77% of packages

Maintenance32

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

704d 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.6k509.9M17.0k](/packages/laravel-framework)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

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

19462.3M1.3k](/packages/drupal-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)

PHPackages © 2026

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