Registry / build-tool / vaimo-composer-patches

vaimo-composer-patches

JSON →
library6.0.2phppackagistunverified

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

composer require vaimo/composer-patches
INSTALL
IMPORT
SIG · VAIMO-COMPOSER-PAT
V
vaimo-composer-patches
build-toolphpv6.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Patcher
use Vaimo\ComposerPatches\Patcher;

Apply a patch to a Composer package

use Vaimo\ComposerPatches\Patcher; $patcher = new Patcher(); $patcher->applyPatch('path/to/patch.patch');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
1
Resources
vaimo-composer-patches — pip install vaimo-composer-patches · libregistry