Libraries tagged by patch file
vaimo/composer-patches
3717466 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.
dbpatch/dbpatch
54067 Downloads
DbPatch is a commandline utility to manage/track (my)sql/php patch files.
orakili/composer-drupal-info-file-patch-helper
124715 Downloads
rainner/restful-php
57368 Downloads
Parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
clue/json-merge-patch
10092 Downloads
JSON merge patch (RFC 7396) is a simple alternative to JSON patch (RFC 6902)
experius/magento1-patch-helper
2723 Downloads
Helps you to find files in custom themes, custom modules or local overwrites that also might need to be patched manually
drdplus/web-versions
236 Downloads
Reads available minor and patch versions of a web files repository
iweb/composer-patches
11513 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.
bgkavinga/magento2-patches
3 Downloads
Apply core bug fixes using patch files
davereid/drush-patchfile
2852 Downloads
Helps manage patches for your Drupal install using Drush.
sagardundle/jugaad_patches
22 Downloads
Jugaad Patches composer file
tomphp/patch-builder
571 Downloads
PHP Library for manipulating files to produce a patch.
joe1992w/envsemble
0 Downloads
A Laravel package for merging multiple .env files with patch support and advanced features.
webberwu/restful-php
1404 Downloads
This package is forked from rainner/restful-php which parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
sbsedv/input-converter
139 Downloads
A minimal PHP library to nativly support PUT, PATCH and DELETE user input in form of mutlipart/form-data, application/x-www-form-urlencoded and various JSON types like application/json with complex data structures (nested html forms).