Libraries tagged by package patches
cweagans/composer-patches
66582368 Downloads
Provides a way to patch Composer packages.
vaimo/composer-patches
3155972 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.
symplify/vendor-patches
3498653 Downloads
Generate vendor patches for packages with single command
migrify/vendor-patches
876271 Downloads
Generate vendor patches for packages with single command
mlocati/composer-patcher
192578 Downloads
A Composer plugin to patch Composer packages.
goalgorilla/open_social_upgrade_patches
45047 Downloads
A package to help with patch selection during the Drupal 9 to Drupal 10 upgrade of Open Social
creativestyle/composer-plugin-patchset
20528 Downloads
Composer plugin that automatically applies patches from a patchset package
vardot/varbase-patches
16980 Downloads
List of needed patches for Varbase used packages with Composer Patches.
goatherd/patch-installer
99 Downloads
Install package as patch directly to vendor directory
mouf/database.patcher
84821 Downloads
A database patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. This package adds database support to the Mouf patch system (mouf/utils.patcher).
alex90badea/patch-migration
330 Downloads
As Laravel migrations work, this package allows you to keep track of code migrations and execute code blocks as if they are migrations.
vendor-patch/composer-installers-extender
39 Downloads
Extend the composer/installers plugin to accept any arbitrary package type.
marcoraddatz/entrust
2490 Downloads
This package patches some Laravel 5.2 related issues with Entrust and is not maintained any longer. DO NOT INSTALL ON FRESH ENVIRONMENTS!
webberwu/restful-php
1388 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.
nextphp/rest
17 Downloads
The NextPHP Rest package provides powerful routing capabilities and HTTP handling for PHP developers. This package supports all RESTful methods (GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD, TRACE, CONNECT, PRI) and various response formats such as JSON, XML, HTML, TEXT, and CSV. It is part of the NextPHP Framework, a modern and lightweight PHP framework designed for performance and scalability.