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. [Utility &amp; Helpers](/categories/utility)
4. /
5. solidbunch/composer-installers

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

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

Custom installer for StarterKit package types

1.1.0(11mo ago)12061MITPHPPHP &gt;=8.1

Since Jul 18Pushed 11mo 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 today

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

33

—

LowBetter than 72% of packages

Maintenance51

Moderate activity, may be stable

Popularity15

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

350d 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

[symfony/runtime

Enables decoupling PHP applications from global state

74798.8M1.0k](/packages/symfony-runtime)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5445.2M564](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2124.7M203](/packages/drupal-core-project-message)[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.

3014.6M26](/packages/vaimo-composer-patches)[sandersander/composer-link

Adds ability to link local packages for development with composer

98457.9k](/packages/sandersander-composer-link)[phpro/grumphp-shim

GrumPHP Phar distribution

294.7M340](/packages/phpro-grumphp-shim)

PHPackages © 2026

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