PHPackages                             thefrosty/wp-composer - 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. thefrosty/wp-composer

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

thefrosty/wp-composer
=====================

A PHP class abstraction for WordPress plugins to support Composer.

0.1.0(9mo ago)20MITPHPPHP ^8.3CI passing

Since Jul 19Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/thefrosty/WpComposer)[ Packagist](https://packagist.org/packages/thefrosty/wp-composer)[ RSS](/packages/thefrosty-wp-composer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (12)Versions (2)Used By (0)

WordPress Composer UI
=====================

[](#wordpress-composer-ui)

[![WordPress Composer UI](.github/wp-composer-ui.jpg?raw=true "WordPress Composer UI")](.github/wp-composer-ui.jpg?raw=true)

![PHP from Packagist](https://camo.githubusercontent.com/e005e3bb9e651f9df7eab1f3f59e6c5dfc9a0091ae5dd6b4a6a768fe78014c9a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f74686566726f7374792f77702d636f6d706f7365722e737667)[![Latest Stable Version](https://camo.githubusercontent.com/5dc2ee44bf83f02a64eb45e41723385ab8afb9a1bd325faddcd7fb275566d76e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74686566726f7374792f77702d636f6d706f7365722e737667)](https://packagist.org/packages/thefrosty/wp-composer)[![Total Downloads](https://camo.githubusercontent.com/beb4913d3320e6ec901978262ac008ceba33c32ff3a42419ad3fefa61ffe4823/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f74686566726f7374792f77702d636f6d706f7365722e737667)](https://packagist.org/packages/thefrosty/wp-composer)[![License](https://camo.githubusercontent.com/4131633281936733a0f46ee35b6db25b0d1df48c5dbdcda3ddd93852449d3408/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f74686566726f7374792f77702d636f6d706f7365722e737667)](https://packagist.org/thefrosty/wp-composer)[![Build Status](https://github.com/thefrosty/WpComposer/actions/workflows/main.yml/badge.svg)](https://github.com/thefrosty/WpComposer/actions/workflows/main.yml/badge.svg)

A PHP class abstraction for WordPress plugins to support Composer.

#### Installation

[](#installation)

```
composer require thefrosty/wp-composer
```

#### Additional requirements

[](#additional-requirements)

Update your `scripts.post-update-cmd`:

```
{
  "scripts": {
    "post-update-cmd": [
      "TheFrosty\\WpComposer\\Composer\\Scripts::postUpdate"
    ]
  }
}
```

OR run: `composer config scripts.post-update-cmd.0 "TheFrosty\\WpComposer\\Composer\\Scripts::postUpdate"`

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance70

Regular maintenance activity

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

294d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9297f4f4d23d5528e50d33af9d3f79bcfe7900dfdda17993be767157098f58bb?d=identicon)[thefrosty](/maintainers/thefrosty)

---

Top Contributors

[![thefrosty](https://avatars.githubusercontent.com/u/367897?v=4)](https://github.com/thefrosty "thefrosty (49 commits)")

---

Tags

composerphpphp-composerwordpress

###  Code Quality

Static AnalysisRector

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/thefrosty-wp-composer/health.svg)

```
[![Health](https://phpackages.com/badges/thefrosty-wp-composer/health.svg)](https://phpackages.com/packages/thefrosty-wp-composer)
```

###  Alternatives

[composer/satis

Simple Repository Generator

3.3k1.4M17](/packages/composer-satis)[roave/backward-compatibility-check

Tool to compare two revisions of a public API to check for BC breaks

5953.3M55](/packages/roave-backward-compatibility-check)[magento/magento-composer-installer

Composer installer for Magento modules

7523.3M315](/packages/magento-magento-composer-installer)[larapack/hooks

A Laravel Hook system

2171.5M21](/packages/larapack-hooks)[ramsey/conventional-commits

A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!

1931.2M120](/packages/ramsey-conventional-commits)[dominikb/composer-license-checker

Utility to check for licenses of dependencies and block/allow them.

563.8M9](/packages/dominikb-composer-license-checker)

PHPackages © 2026

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