This is a Composer plugin that dynamically generates the NonComposerComponentRegistration.php
file based on glob patterns, useful for monorepo projects. It supports an exclusion configuration to selectively disable modules without removing them from the codebase and operates automatically during Composer install and update commands.
30 Sep 2025
This plugin creates a global registration.php file to optimize component discovery for configuration management in e-commerce platforms. It requires installation via Composer and is designed to improve autoloading of components. The project is open-source and licensed under MIT, providing an efficient solution for developers.
04 Jul 2025
The standard way to store Adobe Commerce modules is in the app/code/
04 Jul 2025
This is likely the quickest and most efficient way to generate Composer-compatible patches for vendor packages, saving developers significant time and effort.