PHPackages                             opengento/composer-registration-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. opengento/composer-registration-plugin

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

opengento/composer-registration-plugin
======================================

This plugin allows to compile the Magento2 components registrations on composer install/update.

2.0.0(4y ago)111.6k↓33.3%[1 issues](https://github.com/opengento/magento2-registration-plugin/issues)MITPHPPHP ~7.1||~7.2||~7.3||~7.4||^8.0

Since Mar 19Pushed 4y ago23 watchersCompare

[ Source](https://github.com/opengento/magento2-registration-plugin)[ Packagist](https://packagist.org/packages/opengento/composer-registration-plugin)[ Docs](https://github.com/opengento/magento2-registration-plugin)[ RSS](/packages/opengento-composer-registration-plugin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

Composer Registrar Composer Plugin for Magento 2
================================================

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

[![Latest Stable Version](https://camo.githubusercontent.com/89ad0f99b2efdc287f8ffc59d7330e15164ba055e8c79278a14b06b7d5bf9191/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f70656e67656e746f2f636f6d706f7365722d726567697374726174696f6e2d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/opengento/composer-registration-plugin)[![License: MIT](https://camo.githubusercontent.com/045b308cf5c3f5abe36ebb8849e68eb22c5d6ef02ae81bb9f989513e140308c0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6f70656e67656e746f2f6d6167656e746f322d726567697374726174696f6e2d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](./LICENSE)[![Packagist](https://camo.githubusercontent.com/d75f7479703188b89b08547bd61eae525e17577a0b9e3a8713458366572ea7f4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f70656e67656e746f2f636f6d706f7365722d726567697374726174696f6e2d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/opengento/composer-registration-plugin/stats)[![Packagist](https://camo.githubusercontent.com/9825bd175fdd494c5d48c33a535557070a70bd0575c6b9be4829421c562218cb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6f70656e67656e746f2f636f6d706f7365722d726567697374726174696f6e2d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/opengento/composer-registration-plugin/stats)

This module add a global registration.php that replace the default glob search performed for each request to discover the components not installed from composer.

- [Setup](#setup)
- [Features](#features)
- [Documentation](#documentation)
- [Support](#support)
- [Authors](#authors)
- [License](#license)

Setup
-----

[](#setup)

Magento 2 Open Source or Commerce edition is required.

### Composer installation

[](#composer-installation)

Run the following composer command:

```
composer require opengento/composer-registration-plugin

```

Features
--------

[](#features)

This composer plugin will generate a global `registration.php` file for components in app &amp; setup directories.

Documentation
-------------

[](#documentation)

In order to optimize you project, your autoload section should be the same:

```
{
  "autoload": {
    "psr-4": {
      "Magento\\Setup\\": "setup/src/Magento/Setup/",
      "Zend\\Mvc\\Controller\\": "setup/src/Zend/Mvc/Controller/"
    }
  }
}
```

Support
-------

[](#support)

Raise a new [request](https://github.com/opengento/magento2-registration-plugin/issues) to the issue tracker.

Authors
-------

[](#authors)

- **Opengento Community** - *Lead* - [![Twitter Follow](https://camo.githubusercontent.com/f582f22fdefea808310d5426ff86d748569ab584a65c28c30eb34b72a73ba802/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f6f70656e67656e746f2e7376673f7374796c653d736f6369616c)](https://twitter.com/opengento)
- **Contributors** - *Contributor* - [![GitHub contributors](https://camo.githubusercontent.com/5cad34eb3f22ee3dc22d4efc97a77b2301397fb8c565bb853662c8765e008df3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6e7472696275746f72732f6f70656e67656e746f2f6d6167656e746f322d726567697374726174696f6e2d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/opengento/magento2-registration-plugin/graphs/contributors)

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](./LICENSE) details.

***That's all folks!***

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity55

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 ~1 days

Total

2

Last Release

1519d ago

Major Versions

v1.x-dev → 2.0.02022-03-21

PHP version history (2 changes)v1.x-devPHP ^7.1||^7.2||^7.3||^7.4||^8.0

2.0.0PHP ~7.1||~7.2||~7.3||~7.4||^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/95669?v=4)[Thom](/maintainers/thomasklein)[@thomasklein](https://github.com/thomasklein)

![](https://avatars.githubusercontent.com/u/208562?v=4)[John Hart](/maintainers/jhart)[@jhart](https://github.com/jhart)

---

Top Contributors

[![thomas-kl1](https://avatars.githubusercontent.com/u/20971693?v=4)](https://github.com/thomas-kl1 "thomas-kl1 (25 commits)")

---

Tags

composercomposer-pluginmagentomagento-2magento-extensionmagento-modulemagento2magento2-extensionmagento2-extension-freemagento2-modulepluginphpplugincomposermagentoextensionmodulefreemagento2

### Embed Badge

![Health badge](/badges/opengento-composer-registration-plugin/health.svg)

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

###  Alternatives

[opengento/module-webapi-logger

This module allows you to analyze all the webapi rest done call toward your Magento.

1014.9k](/packages/opengento-module-webapi-logger)

PHPackages © 2026

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