PHPackages                             kalamuna/quicksilver-deploy-tools - 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. kalamuna/quicksilver-deploy-tools

ActiveQuicksilver-script[DevOps &amp; Deployment](/categories/devops)

kalamuna/quicksilver-deploy-tools
=================================

Runs postedployment commands such as clear cache and configuration import.

1.0.4(1y ago)14.0k↓33.3%2[2 issues](https://github.com/kalamuna/quicksilver-deploy-tools/issues)MITPHP

Since Aug 31Pushed 1y ago5 watchersCompare

[ Source](https://github.com/kalamuna/quicksilver-deploy-tools)[ Packagist](https://packagist.org/packages/kalamuna/quicksilver-deploy-tools)[ RSS](/packages/kalamuna-quicksilver-deploy-tools/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

Quicksilver Deployment Tools
============================

[](#quicksilver-deployment-tools)

This Quicksilver project is used for automation of post-deployment tasks on Pantheon platform.

### Installation

[](#installation)

This project is designed to be included from a site's `composer.json` file, and placed in its appropriate installation directory by [Composer Installers](https://github.com/composer/installers).

The project can be included by using the command:

`composer require kalamuna/quicksilver-deploy-tools`

Don't forget to update the `pantheon.yml` file for your Drupal 8/9 installation.

### Example `pantheon.yml`

[](#example-pantheonyml)

Here's an example of what your `pantheon.yml` would look like if this were the only Quicksilver operation you wanted to use.

```
api_version: 1

workflows:
  deploy:
    after:
      - type: webphp
        description: Import configuration from .yml files
        script: private/scripts/quicksilver/quicksilver-deploy-tools/postdeploy.php
  sync_code:
    after:
      - type: webphp
        description: Import configuration from .yml files
        script: private/scripts/quicksilver-deploy-tools/postdeploy.php
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 63.6% 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 ~348 days

Total

5

Last Release

681d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c16b9c8d85261995a0284c3cbe1d41fe2eb04aaf2db2e442cebade8e6e2a6ae6?d=identicon)[kalamuna](/maintainers/kalamuna)

![](https://avatars.githubusercontent.com/u/5909513?v=4)[Anna Mykhailova](/maintainers/enotick)[@enotick](https://github.com/enotick)

---

Top Contributors

[![enotick](https://avatars.githubusercontent.com/u/5909513?v=4)](https://github.com/enotick "enotick (7 commits)")[![UltraBob](https://avatars.githubusercontent.com/u/53239?v=4)](https://github.com/UltraBob "UltraBob (4 commits)")

### Embed Badge

![Health badge](/badges/kalamuna-quicksilver-deploy-tools/health.svg)

```
[![Health](https://phpackages.com/badges/kalamuna-quicksilver-deploy-tools/health.svg)](https://phpackages.com/packages/kalamuna-quicksilver-deploy-tools)
```

###  Alternatives

[metadrop/drupal-boilerplate

Project template for Drupal 9 projects with a relocated document root

281.0k](/packages/metadrop-drupal-boilerplate)

PHPackages © 2026

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