PHPackages                             26b/wp-must-use - 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. 26b/wp-must-use

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

26b/wp-must-use
===============

A collection of Must-Use plugins for WordPress used in 26B projects.

0.7.1(4mo ago)1178↓91.7%[1 issues](https://github.com/26B/wp-must-use/issues)[2 PRs](https://github.com/26B/wp-must-use/pulls)GPL-3.0PHPPHP &gt;=8.2CI passing

Since Jul 30Pushed 4mo agoCompare

[ Source](https://github.com/26B/wp-must-use)[ Packagist](https://packagist.org/packages/26b/wp-must-use)[ RSS](/packages/26b-wp-must-use/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (10)Dependencies (5)Versions (13)Used By (0)

Must Use WordPress Plugins
==========================

[](#must-use-wordpress-plugins)

This is a plugin that requires a set of other plugins that are (almost) always used in 26B projects.

The plugins
-----------

[](#the-plugins)

The plugins are provided in this bundle, but they may also be used standalone, by downloading any of the files in the `plugins/` folder.

Installing
----------

[](#installing)

Use composer to install, as it is required to extract the existing plugins into the base of the `mu-plugins` folder.

First configure the `extra` setting in `composer.json` so as to include the `wordpress-muplugin` composer package type as a target for the `mu-plugins/` folder.

```
{
  "extra": {
    "installer-paths": {
      "mu-plugins/{$name}/": [
        "type:wordpress-muplugin"
      ]
    }
  },
}
```

Then require the dependency.

```
composer required 26b/wp-must-use
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance56

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 89.3% 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 ~23 days

Recently: every ~42 days

Total

10

Last Release

131d ago

### Community

Maintainers

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

---

Top Contributors

[![xipasduarte](https://avatars.githubusercontent.com/u/123991?v=4)](https://github.com/xipasduarte "xipasduarte (25 commits)")[![azathcat](https://avatars.githubusercontent.com/u/32324608?v=4)](https://github.com/azathcat "azathcat (3 commits)")

---

Tags

wordpress

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/26b-wp-must-use/health.svg)

```
[![Health](https://phpackages.com/badges/26b-wp-must-use/health.svg)](https://phpackages.com/packages/26b-wp-must-use)
```

###  Alternatives

[symfony/runtime

Enables decoupling PHP applications from global state

74798.8M1.0k](/packages/symfony-runtime)[automattic/jetpack-autoloader

Creates a custom autoloader for a plugin or theme.

576.1M126](/packages/automattic-jetpack-autoloader)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5344.1M564](/packages/drupal-core-composer-scaffold)[mnsami/composer-custom-directory-installer

A composer plugin, to help install packages of different types in custom paths.

1465.4M62](/packages/mnsami-composer-custom-directory-installer)[drupal/core-project-message

Adds a message after Composer installation.

2124.7M203](/packages/drupal-core-project-message)[sandersander/composer-link

Adds ability to link local packages for development with composer

98457.9k](/packages/sandersander-composer-link)

PHPackages © 2026

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