patch-installer
Dependency patcher
Automates patching of dependencies during installation or update of PHP projects
Patch other composer packages on install or update
48 stars
4 watching
3 forks
Language: PHP
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
netresearch/composer-patches-plugin | Provides patches to modify dependencies during package installation and updating | 79 |
cweagans/composer-patches | Applies patches to dependencies installed by Composer. | 1,530 |
vaimo/composer-patches | Automates patching of dependencies in a PHP project using a plugin for Composer | 290 |
mageops/php-composer-plugin-patchset | Automates patch application for dependencies in PHP projects using Composer plugin | 7 |
composer/installers | An installer tool for PHP packages that simplifies the installation process by automatically determining the installation path based on package type. | 1,432 |
collective/collective.patchwatcher | Automatically tracks and merges version updates of dependencies in overridden files | 1 |
mikemccabe/json-patch-php | An implementation of JSON patch operations for PHP | 112 |
phpcsstandards/composer-installer | A tool that automates the installation of PHP coding standards and rulesets. | 560 |
dereuromark/composer-prefer-lowest | Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json | 20 |
cujojs/jiff | Tool for creating and applying JSON patches to manipulate data structures | 628 |
hedgehogdevelopment/updatepackageinstaller | A command-line tool for installing update packages in Sitecore from the command line. | 5 |
hedgehogdevelopment/sitecorepackagedeployer | Automates deployment of Sitecore update packages from a file system folder | 36 |
evanphx/json-patch | A library providing functionality for applying and creating patches to JSON data | 1,068 |
hobbyquaker/patcher | An add-on that enables comfortable application of patches to the Homematic CCU3 device. | 1 |
shipmonk-rnd/composer-dependency-analyser | Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 426 |