PHPackages                             fancyguy/composer-wordpress-plugin - 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. fancyguy/composer-wordpress-plugin

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

fancyguy/composer-wordpress-plugin
==================================

WordPress installer for Composer

1.3.0(7y ago)3374[3 issues](https://github.com/fancyguy/composer-wordpress-plugin/issues)[1 PRs](https://github.com/fancyguy/composer-wordpress-plugin/pulls)MITPHP

Since Feb 4Pushed 7y ago1 watchersCompare

[ Source](https://github.com/fancyguy/composer-wordpress-plugin)[ Packagist](https://packagist.org/packages/fancyguy/composer-wordpress-plugin)[ Docs](https://github.com/fancyguy/composer-wordpress-plugin)[ RSS](/packages/fancyguy-composer-wordpress-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (16)Used By (0)

A [Composer](http://getcomposer.org) Plugin for [WordPress](http://wordpress.org) Development
=============================================================================================

[](#a-composer-plugin-for-wordpress-development)

[![Build Status](https://camo.githubusercontent.com/db5a21a346f07a1a7d8bcca8f3a666a3e3900fc681a6bbef88c1c0885498ce67/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f66616e63796775792f636f6d706f7365722d776f726470726573732d706c7567696e2e737667)](http://travis-ci.org/fancyguy/composer-wordpress-plugin)

This is a Composer plugin to add WordPress packages from the SVN repository.

Getting Started
---------------

[](#getting-started)

This plugin needs to be globally installed in order to initialize the repositories early enough.

```
composer global require fancyguy/composer-wordpress-plugin

```

Repositories
------------

[](#repositories)

**WordPressCoreRepository** - This provides the `wordpress/wordpress` package from SVN as a source install and from the API as a dist install.

**WordPressThemeRepository** - This exposes themes on wordpress.org as `wordpress-theme/*` from the SVN for source or the API for dist.

**WordPressPluginRepository** - This exposes plugins on wordpress.org as `wordpress-plugin/*` from the SVN for source or the API for dist.

Installers
----------

[](#installers)

**CoreInstaller** - This installs the `wordpress-core` package, writes `wp-config.php` and generates salts.

**ThemeInstaller** - This installs `wordpress-theme` packages into the configured theme directory.

**PluginInstaller** - This installs the `wordpress-plugin` packages into the configured plugin directory.

Configuration
-------------

[](#configuration)

The installers use the following default configuration to define the corresponding constants in `wp-config.php`

```
{
    "extra": {
        "wordpress": {
            "webroot": "wordpress",
            "content-path": "wp-content",
            "themes-path": "${contentPath}/themes",
            "plugins-path": "${contentPath}/plugins",
            "mu-plugins-path": "${contentPath}/mu-plugins"
        }
    }
}
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity71

Established project with proven stability

 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

Every ~94 days

Recently: every ~302 days

Total

14

Last Release

2899d ago

Major Versions

0.3.0 → 1.0.0-alpha12015-02-06

0.5.1 → 1.0.02015-02-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/7665fd9c27ba8192951c9c097213b9ecf9fd4c16b5383719da9b3947bb871594?d=identicon)[sbuzonas](/maintainers/sbuzonas)

---

Top Contributors

[![sbuzonas](https://avatars.githubusercontent.com/u/1659267?v=4)](https://github.com/sbuzonas "sbuzonas (48 commits)")

---

Tags

composercomposer-installercomposer-pluginphpwordpressplugincomposerwordpressinstallertheme

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fancyguy-composer-wordpress-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/fancyguy-composer-wordpress-plugin/health.svg)](https://phpackages.com/packages/fancyguy-composer-wordpress-plugin)
```

###  Alternatives

[ffraenz/private-composer-installer

A composer install helper for private packages

2331.7M5](/packages/ffraenz-private-composer-installer)[philippbaschke/acf-pro-installer

An install helper for Advanced Custom Fields PRO

283724.6k](/packages/philippbaschke-acf-pro-installer)[automattic/jetpack-autoloader

Creates a custom autoloader for a plugin or theme.

525.5M69](/packages/automattic-jetpack-autoloader)[infinum/eightshift-libs

WordPress libs developed by Eightshift team to use in modern WordPress.

63118.9k3](/packages/infinum-eightshift-libs)[balbuf/composer-wp

Manage WordPress core, plugins, and themes with composer.

173.6k](/packages/balbuf-composer-wp)

PHPackages © 2026

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