PHPackages                             elgentos/magento2-composer-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. elgentos/magento2-composer-plugin

ActiveComposer-plugin

elgentos/magento2-composer-plugin
=================================

Magento 2 composer plugin

1.0.0(7y ago)1162WTFPLPHPPHP &gt;=5.4.0

Since Oct 23Pushed 7y ago1 watchersCompare

[ Source](https://github.com/elgentos/magento2-composer-plugin)[ Packagist](https://packagist.org/packages/elgentos/magento2-composer-plugin)[ RSS](/packages/elgentos-magento2-composer-plugin/feed)WikiDiscussions master Synced 2mo ago

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

Magento 2 Composer Plugin
=========================

[](#magento-2-composer-plugin)

This composer plugin adds a check after `composer install` to see whether all modules that are defined in Magento 2's `app/etc/config.php` are actually present in the codebase.

If an extension is defined in `app/etc/config.php` and it is not available in the codebase, Magento 2 will just deploy and will give a warning in production. This plugin ensures the build step will fail due to a non-zero exit code this extension throws if it finds something wrong.

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

[](#installation)

```
composer require elgentos/magento2-composer-plugin

```

Optional configuration
----------------------

[](#optional-configuration)

You can add an array to `composer.json` under `extra` to ignore some extensions;

```
{
  "extra": {
      "magento2-ignore-extensions": [
          "Mageplaza_Core",
          "Mageplaza_DeleteOrders"
      ]
  }
}
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

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

Unknown

Total

1

Last Release

2755d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/88a6d8dc588e8f2a0948335563a754687f71304f0bd3b7f7049d4bcdc00a563c?d=identicon)[peterjaap](/maintainers/peterjaap)

---

Top Contributors

[![peterjaap](https://avatars.githubusercontent.com/u/431360?v=4)](https://github.com/peterjaap "peterjaap (1 commits)")

---

Tags

composer

### Embed Badge

![Health badge](/badges/elgentos-magento2-composer-plugin/health.svg)

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

###  Alternatives

[dealerdirect/phpcodesniffer-composer-installer

PHP\_CodeSniffer Standards Composer Installer Plugin

596161.9M1.9k](/packages/dealerdirect-phpcodesniffer-composer-installer)[ergebnis/composer-normalize

Provides a composer plugin for normalizing composer.json.

1.1k37.3M2.1k](/packages/ergebnis-composer-normalize)[bamarni/composer-bin-plugin

No conflicts for your bin dependencies

52722.0M855](/packages/bamarni-composer-bin-plugin)[pyrech/composer-changelogs

Display changelogs after each composer update

5904.0M25](/packages/pyrech-composer-changelogs)[yiisoft/yii2-composer

The composer plugin for Yii extension installer

8828.8M55](/packages/yiisoft-yii2-composer)[helhum/dotenv-connector

Makes it possible to set environment variables for composer projects.

1594.6M33](/packages/helhum-dotenv-connector)

PHPackages © 2026

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