Libraries tagged by patches
cweagans/composer-patches
105336722 Downloads
Provides a way to patch Composer packages.
symplify/vendor-patches
7838627 Downloads
Generate vendor patches for packages with single command
swaggest/json-diff
24663662 Downloads
JSON diff/rearrange/patch/pointer library for PHP
vaimo/composer-patches
4752967 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
1693214 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
php-jsonpatch/php-jsonpatch
1332212 Downloads
Implementation of JSON Patch (http://tools.ietf.org/html/rfc6902)
kenjis/ci-phpunit-test
1263645 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
yetanotherape/diff-match-patch
992919 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP
mikemccabe/json-patch-php
5052029 Downloads
Produce and apply json-patch objects
markshust/magento2-module-polyshell-patch
93163 Downloads
The PolyshellPatch module mitigates the PolyShell vulnerability (APSB25-94) — an unrestricted file upload in the Magento REST API that allows attackers to upload executable files via cart item custom option file uploads.
shipmonk/coverage-guard
82977 Downloads
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!
tatter/patches
98913 Downloads
Automated project updates for CodeIgniter 4
netresearch/composer-patches-plugin
273461 Downloads
Composer patches plugin
cypresslab/patch-manager
136442 Downloads
A library to manage patch requests
mpyw/phpunit-patch-serializable-comparison
272217 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.