PHPackages                             marqu3s/yii2-composer-installer-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. marqu3s/yii2-composer-installer-plugin

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

marqu3s/yii2-composer-installer-plugin
======================================

A composer installer plugin to allow the use of a package as a common folder in the advanced Yii2 template.

v1.0.3(2y ago)017MITPHP

Since Jul 11Pushed 1y ago1 watchersCompare

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

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

yii2-composer-installer-plugin
==============================

[](#yii2-composer-installer-plugin)

Composer custom installer for Yii2.

This installer allows you to install any package in the `common` folder of the Yii2 advanced application template.

If you have various applications sharing the same `common` folder, then turn your `common` folder into a \[private\] package and install it using composer.

Require this package in your `common` package's composer.json file and your package will be installed in the `common` folder instead of the default `vendor` folder.

```
{
  "name": "vendor/my-common-folder",
  "type": "yii2-common",
  "require": {
    "marqu3s/yii2-composer-installer-plugin": "*"
  }
}
```

*IMPORTANT*: You must keep the `"type": "yii2-common"` line for this to work! This is how you tell composer wich installer to use to install your package.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

4

Last Release

1037d ago

### Community

Maintainers

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

---

Top Contributors

[![marqu3s](https://avatars.githubusercontent.com/u/2284983?v=4)](https://github.com/marqu3s "marqu3s (11 commits)")

### Embed Badge

![Health badge](/badges/marqu3s-yii2-composer-installer-plugin/health.svg)

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

###  Alternatives

[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.3M16](/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.9M446](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)[olvlvl/composer-attribute-collector

A convenient and near zero-cost way to retrieve targets of PHP 8 attributes

184108.8k8](/packages/olvlvl-composer-attribute-collector)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

41716.4k2](/packages/lullabot-drainpipe)

PHPackages © 2026

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