PHPackages                             kalamuna/quicksilver-newrelic-tracking - 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-newrelic-tracking

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

kalamuna/quicksilver-newrelic-tracking
======================================

Quicksilver project is used for automation of deployment tracking with New Relic on Pantheon platform.

1.0.1(1y ago)0401↓50%[1 issues](https://github.com/kalamuna/quicksilver-newrelic-tracking/issues)MITPHP

Since Sep 11Pushed 1y ago5 watchersCompare

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

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

Quicksilver New Relic Deployment Tracking
=========================================

[](#quicksilver-new-relic-deployment-tracking)

This Quicksilver project is used for automation of deployment tracking with New Relic 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-newrelic-tracking`

Don't forget to update the `pantheon.yml` file for your Drupal 8/9 installation and connect your application to NewRelic thought Pantheon dashboard.

### 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.

```
workflows:
  # Log to New Relic when deploying to test or live.
  deploy:
    after:
      - type: webphp
        description: Log to New Relic
        script: private/scripts/quicksilver/quicksilver-newrelic-tracking/new_relic_deploy.php
  # Also log sync_code so you can track new code going into dev/multidev.
  sync_code:
    after:
      - type: webphp
        description: Log to New Relic
        script: private/scripts/quicksilver/quicksilver-newrelic-tracking/new_relic_deploy.php
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~1384 days

Total

2

Last Release

685d ago

### Community

Maintainers

![](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 (3 commits)")[![UltraBob](https://avatars.githubusercontent.com/u/53239?v=4)](https://github.com/UltraBob "UltraBob (1 commits)")

### Embed Badge

![Health badge](/badges/kalamuna-quicksilver-newrelic-tracking/health.svg)

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

###  Alternatives

[k10r/deployment

Adds some helpers for shopware-deployment

1321.7k](/packages/k10r-deployment)[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)
