PHPackages                             rvtraveller/qs-composer-installer - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. rvtraveller/qs-composer-installer

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

rvtraveller/qs-composer-installer
=================================

Install Quicksilver modules for Pantheon into custom locations.

1.2(5y ago)62.1M—3.9%3[1 issues](https://github.com/rvtraveller/qs-composer-installer/issues)[1 PRs](https://github.com/rvtraveller/qs-composer-installer/pulls)16MITPHP

Since Jan 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/rvtraveller/qs-composer-installer)[ Packagist](https://packagist.org/packages/rvtraveller/qs-composer-installer)[ Docs](https://github.com/rvtraveller/qs-composer-installer)[ RSS](/packages/rvtraveller-qs-composer-installer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (16)

Quicksilver Composer Installer
==============================

[](#quicksilver-composer-installer)

Creates a new "type" in Composer for `quicksilver-script`s so you can treat them separately in Composer installations. This allows you to include Quicksilver scripts as part of a composer based project on Pantheon\[\].

To use this custom installer, require it in your project (root-level) composer.json file. Then, any Composer project of type `quicksiver-script` will be placed in the directory `web/private/scripts/quicksilver`. This path may be customized in the `installer-paths` item in `extras`.

The `web/private/scripts/quicksilver` path (or your customized path) should be added to your project's .gitignore.

Example composer.json file
--------------------------

[](#example-composerjson-file)

```
{
  "require": {
    "rvtraveller/qs-composer-installer": "1.0"
  },
  "extra": {
    "installer-paths": {
      "web/private/scripts/quicksilver/{$name}": ["type:quicksilver-script"]
    }
  }
}

```

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance23

Infrequent updates — may be unmaintained

Popularity46

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 57.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 ~720 days

Total

3

Last Release

1960d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/75bac5a21073598dbd68f7f3b1f1e3ee609bc41d05b8c1bc2e6367a3cca54138?d=identicon)[rvtraveller](/maintainers/rvtraveller)

---

Top Contributors

[![rvtraveller](https://avatars.githubusercontent.com/u/1789427?v=4)](https://github.com/rvtraveller "rvtraveller (4 commits)")[![greg-1-anderson](https://avatars.githubusercontent.com/u/612191?v=4)](https://github.com/greg-1-anderson "greg-1-anderson (3 commits)")

### Embed Badge

![Health badge](/badges/rvtraveller-qs-composer-installer/health.svg)

```
[![Health](https://phpackages.com/badges/rvtraveller-qs-composer-installer/health.svg)](https://phpackages.com/packages/rvtraveller-qs-composer-installer)
```

###  Alternatives

[drupal/console-extend-plugin

Drupal Console Extend Plugin

13214.3M5](/packages/drupal-console-extend-plugin)[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[php-composter/php-composter

Git Hooks Management through Composer.

10525.1k11](/packages/php-composter-php-composter)[mediawiki/semantic-glossary

A terminology markup extension with a Semantic MediaWiki back-end

1352.4k](/packages/mediawiki-semantic-glossary)[uma/composer-psysh

No-frills PsySH-Composer plugin

183.2k](/packages/uma-composer-psysh)

PHPackages © 2026

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