php-composer-plugin-patchset
Patch manager
Automates patch application for dependencies in PHP projects using Composer plugin
Composer plugin for applying patches from packaged patchsets
7 stars
8 watching
4 forks
Language: PHP
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vaimo/composer-patches | Automates patching of dependencies in a PHP project using a plugin for Composer | 290 |
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 |
magento/composer-root-update-plugin | Ensures seamless updates to the project's composer.json file before applying new Magento metapackage requirements | 57 |
goatherd/patch-installer | Automates patching of dependencies during installation or update of PHP projects | 48 |
cotya/magento-composer-installer | Enables Composer to install Magento modules and integrates them into a Magento installation. | 211 |
mikemccabe/json-patch-php | An implementation of JSON patch operations for PHP | 112 |
repman-io/composer-plugin | Enables dependency mirroring without manual updates | 10 |
beberlei/composer-monorepo-plugin | Enables managing dependencies for multiple packages in a single repository using Composer | 305 |
composer/package-versions-deprecated | A Composer addon to efficiently get installed packages' version numbers | 1,509 |
mnsami/composer-custom-directory-installer | A composer plugin for installing packages outside the default vendor directory | 138 |
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 |
run-as-root/magento-2-dependency-checker | Tool to verify integrity and structure of Magento 2 modules | 31 |
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,529 |
fxpio/composer-asset-plugin | Manages asset dependencies in PHP projects using NPM and Bower data without installing those tools | 892 |