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.
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:composer-plugin
Requires
- composer-plugin-api: ^2.0
Requires (Dev)
- composer/composer: ^2.0
This package is not auto-updated.
Last update: 2024-11-04 08:38:42 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.