Libraries tagged by patch
cweagans/composer-patches
80165417 Downloads
Provides a way to patch Composer packages.
symplify/vendor-patches
4952226 Downloads
Generate vendor patches for packages with single command
antecedent/patchwork
15469239 Downloads
Method redefinition (monkey-patching) functionality for PHP.
brain/monkey
9879202 Downloads
Mocking utility for PHP functions and WordPress plugin API
patchwork/utf8
21017627 Downloads
Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP
swaggest/json-diff
17664923 Downloads
JSON diff/rearrange/patch/pointer library for PHP
vaimo/composer-patches
3812818 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.
diff/diff
1435932 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
kenjis/ci-phpunit-test
1085648 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
kahlan/kahlan
1023125 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
yetanotherape/diff-match-patch
825584 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP
mikemccabe/json-patch-php
4745207 Downloads
Produce and apply json-patch objects
typisttech/imposter-plugin
222385 Downloads
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
typisttech/imposter
257818 Downloads
Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.
php-jsonpatch/php-jsonpatch
1020619 Downloads
Implementation of JSON Patch (http://tools.ietf.org/html/rfc6902)