radic/composer-exclude-classmap-plugin

Merges 'autoload.exclude-classmap' from vendor packages into the root composer at runtime. Useful for overriding php classes of other packages. Compatible with wikimedia/composer-merge-plugin packages aswell.

Maintainers

Package info

github.com/RobinRadic/composer-exclude-classmap-plugin

Type:composer-plugin

pkg:composer/radic/composer-exclude-classmap-plugin

Statistics

Installs: 445

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0 2022-04-23 21:59 UTC

This package is not auto-updated.

Last update: 2026-03-09 15:16:14 UTC


README

Merges 'autoload.exclude-classmap' from vendor packages into the root composer at runtime.

Useful for overriding php classes of other packages.

Compatible with wikimedia/composer-merge-plugin packages as well.

MIT

This software may be modified and distributed under the terms of the MIT license. See the LICENSE file for details.