PHPackages                             skilldlabs/drupal-cleanup - 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. skilldlabs/drupal-cleanup

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

skilldlabs/drupal-cleanup
=========================

Removes files on Drupal packages.

1.4(2y ago)345.2k↑21.4%2[2 PRs](https://github.com/skilld-labs/drupal-cleanup/pulls)MITPHPPHP &gt;=7.3.0

Since Jun 2Pushed 2y ago24 watchersCompare

[ Source](https://github.com/skilld-labs/drupal-cleanup)[ Packagist](https://packagist.org/packages/skilldlabs/drupal-cleanup)[ RSS](/packages/skilldlabs-drupal-cleanup/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

drupal-cleanup
==============

[](#drupal-cleanup)

Composer plugin to remove files on Drupal packages

You can configure the plugin using the root package's composer.json extra field, like this:

```
"extra": {
  "drupal-cleanup": {
    "drupal-core": [
      "modules/*/tests",
      "modules/*/src/Tests",
      "profiles/demo_umami",
      "profiles/*/tests",
      "profiles/*testing*"
    ],
    "drupal-module": [
      "tests",
      "src/Tests"
    ],
    "exclude": [
      "web/modules/contrib/devel/.spoons"
    ]
  }
}

```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~324 days

Total

5

Last Release

879d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1313583?v=4)[skilld](/maintainers/skilld)[@skilld](https://github.com/skilld)

---

Top Contributors

[![piggito](https://avatars.githubusercontent.com/u/1173779?v=4)](https://github.com/piggito "piggito (5 commits)")[![andypost](https://avatars.githubusercontent.com/u/73713?v=4)](https://github.com/andypost "andypost (4 commits)")[![davidferlay](https://avatars.githubusercontent.com/u/20738264?v=4)](https://github.com/davidferlay "davidferlay (1 commits)")

---

Tags

drupal

### Embed Badge

![Health badge](/badges/skilldlabs-drupal-cleanup/health.svg)

```
[![Health](https://phpackages.com/badges/skilldlabs-drupal-cleanup/health.svg)](https://phpackages.com/packages/skilldlabs-drupal-cleanup)
```

###  Alternatives

[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M446](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)[lullabot/amp

A set of useful classes and utilities to convert html to AMP html (See https://www.ampproject.org/)

3802.9M10](/packages/lullabot-amp)[aleksip/plugin-data-transform

Data Transform Plugin for Pattern Lab PHP

34897.4k3](/packages/aleksip-plugin-data-transform)[acquia/drupal-recommended-settings

The composer plugin for adding drupal-recommended-settings for Acquia Cloud.

101.1M4](/packages/acquia-drupal-recommended-settings)[tripal/tripal

Tripal is a toolkit to facilitate construction of online genomic, genetic (and other biological) websites.

709.9k9](/packages/tripal-tripal)

PHPackages © 2026

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