PHPackages                             solidbunch/composer-installers - 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. solidbunch/composer-installers

ActiveComposer-plugin

solidbunch/composer-installers
==============================

Custom installer for StarterKit package types

1.1.0(9mo ago)11221MITPHPPHP &gt;=8.1

Since Jul 18Pushed 9mo agoCompare

[ Source](https://github.com/solidbunch/composer-installers)[ Packagist](https://packagist.org/packages/solidbunch/composer-installers)[ RSS](/packages/solidbunch-composer-installers/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (6)Used By (1)

SolidBunch Composer Installers
==============================

[](#solidbunch-composer-installers)

### [Website](https://starter-kit.io) | [Documentation](https://starter-kit.io/docs/overview/)

[](#website--documentation)

Overview
--------

[](#overview)

Custom Composer installers for **StarterKit** projects by SolidBunch.

Supports custom types:

- `kit-module` — for reusable modules located in `kit-modules/`
- `wordpress-core` — for downloading core WordPress files

Installation
------------

[](#installation)

In your project `composer.json`:

```
"require": {
  "solidbunch/composer-installers": "dev-main"
},
"extra": {
  "installer-paths": {
    "kit-modules/{$name}/": ["type:kit-module"],
    "web/wp-core/": ["type:wordpress-core"]
  }
}
```

Behavior
--------

[](#behavior)

- If `installer-paths` are defined — packages will be installed accordingly.
- If not — packages will default to `vendor/`.

Stay Connected
--------------

[](#stay-connected)

- Participate on [GitHub Discussions](https://github.com/solidbunch/starter-kit-foundation/discussions)
- Connect via [LinkedIn](https://www.linkedin.com/company/solidbunch)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance56

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

Every ~0 days

Total

5

Last Release

295d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/37e2f8fe572978c883080d42e2ee8995928f6b301243fd393da25f33adb3a306?d=identicon)[yuriipavlov](/maintainers/yuriipavlov)

---

Top Contributors

[![yuriipavlov](https://avatars.githubusercontent.com/u/25429417?v=4)](https://github.com/yuriipavlov "yuriipavlov (10 commits)")

---

Tags

composercomposer-installerstarter-kit

### Embed Badge

![Health badge](/badges/solidbunch-composer-installers/health.svg)

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

###  Alternatives

[humbug/box

Fast, zero config application bundler with PHARs.

1.3k801.5k68](/packages/humbug-box)[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

2994.3M15](/packages/vaimo-composer-patches)[mglaman/composer-drupal-lenient

1317.4M15](/packages/mglaman-composer-drupal-lenient)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M442](/packages/drupal-core-composer-scaffold)[roots/wordpress-core-installer

A Composer custom installer to handle installing WordPress as a dependency

4115.6M19](/packages/roots-wordpress-core-installer)[drupal/core-project-message

Adds a message after Composer installation.

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

PHPackages © 2026

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