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(3y 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 2w 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 30% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

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

[symfony/runtime

Enables decoupling PHP applications from global state

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

A flexible Composer project scaffold builder.

5346.5M600](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2125.4M213](/packages/drupal-core-project-message)[phpro/grumphp-shim

GrumPHP Phar distribution

284.9M348](/packages/phpro-grumphp-shim)[automattic/jetpack-autoloader

Creates a custom autoloader for a plugin or theme.

566.3M167](/packages/automattic-jetpack-autoloader)[altis/core

Core module for Altis

19233.0k4](/packages/altis-core)

PHPackages © 2026

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