PHPackages                             digitalpolygon/pantheon-drupal-integration - 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. digitalpolygon/pantheon-drupal-integration

ActiveLibrary

digitalpolygon/pantheon-drupal-integration
==========================================

Integrate all pantheon dependencies in a composer based drupal project

0.0.2(2y ago)01.9k1[1 PRs](https://github.com/digitalpolygon/drupal-pantheon-integration/pulls)MITPHP

Since May 23Pushed 2y ago9 watchersCompare

[ Source](https://github.com/digitalpolygon/drupal-pantheon-integration)[ Packagist](https://packagist.org/packages/digitalpolygon/pantheon-drupal-integration)[ RSS](/packages/digitalpolygon-pantheon-drupal-integration/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

Drupal Pantheon Integration
===========================

[](#drupal-pantheon-integration)

This project integrates all the required dependencies for pantheon. It uses `drupal/core-composer-scaffold` for integration of scripts.

It includes

- [pantheon-systems/drupal-integrations](https://github.com/pantheon-systems/drupal-integrations)
- [Quicksliver Hooks](https://github.com/pantheon-systems/quicksilver-examples)
- [Github Action Scripts](https://docs.github.com/en/actions)
- [Redis](https://drupal.org/project/redis)
- [Pantheon Advanced Page Cache](https://www.drupal.org/project/pantheon_advanced_page_cache)

Setup
-----

[](#setup)

This project must be enabled in the top-level composer.json file, or it will be ignored and will not perform any of its functions.

- Add this project to your Drupal 9 codebase via composer.

```
composer require digitalpolygon/pantheon-drupal-integration

```

- Permit scaffolding from the project by adding

```
{
    ...
    "extra": {
        "drupal-scaffold": {
            "allowed-packages": [
                "digitalpolygon/pantheon-drupal-integration",
                "pantheon-systems/drupal-integrations"
            ]
        }
    }
}

```

- If you already have a settings.php, please remove it to allow it to create its own settings.php for pantheon. Please make sure to take backup.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.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 ~715 days

Total

2

Last Release

733d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/85e23fca128aed0b404f899ab0ada6eef6d0fe8abd3635ce4f2522d25aa42cda?d=identicon)[lpeabody](/maintainers/lpeabody)

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

---

Top Contributors

[![gauravgoyal](https://avatars.githubusercontent.com/u/3414191?v=4)](https://github.com/gauravgoyal "gauravgoyal (2 commits)")[![purushotamrai](https://avatars.githubusercontent.com/u/8055131?v=4)](https://github.com/purushotamrai "purushotamrai (1 commits)")

### Embed Badge

![Health badge](/badges/digitalpolygon-pantheon-drupal-integration/health.svg)

```
[![Health](https://phpackages.com/badges/digitalpolygon-pantheon-drupal-integration/health.svg)](https://phpackages.com/packages/digitalpolygon-pantheon-drupal-integration)
```

###  Alternatives

[drupalwxt/wxt

Project template for Drupal 10 sites built with the WxT distribution.

29159.8k8](/packages/drupalwxt-wxt)

PHPackages © 2026

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