Libraries tagged by patching
antecedent/patchwork
22983500 Downloads
Method redefinition (monkey-patching) functionality for PHP.
vaimo/composer-patches
4855378 Downloads
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.
brain/monkey
16106130 Downloads
Mocking utility for PHP functions and WordPress plugin API
diff/diff
1721412 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
kahlan/kahlan
1282557 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
typisttech/imposter-plugin
272320 Downloads
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
typisttech/imposter
309084 Downloads
Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.
brain/faker
98929 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
crysalead/kahlan
60972 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
jobiqo/composer-patches-install
87530 Downloads
Composer plugin that detects patches.lock.json changes and triggers re-patching of affected packages.
kenjis/monkey-patch
30886 Downloads
Monkey patching for exit(), functions, methods, and constants
zero1limited/magento2-patches
15990 Downloads
Patches for core Magento2
leoloso/faker
136564 Downloads
Fork for PoP of: Faker (fzaninotto/faker) for WordPress via Brain Monkey
bafs/illuminate-demacroable
31050 Downloads
The Demacroable package, to remove monkey patching from your codebase.
sidworks/composer-patcher
527 Downloads
Composer plugin to automatically apply patches to vendor packages without forking