composer-patches
Dependency patcher
Applies patches to dependencies installed by Composer.
Simple patches plugin for Composer
2k stars
28 watching
240 forks
Language: PHP
last commit: 9 days ago
Linked from 3 awesome lists
composerphp
Related projects:
Repository | Description | Stars |
---|---|---|
netresearch/composer-patches-plugin | Provides patches to modify dependencies during package installation and updating | 79 |
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 |
goatherd/patch-installer | Automates patching of dependencies during installation or update of PHP projects | 48 |
dereuromark/composer-prefer-lowest | Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json | 20 |
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,529 |
composer/package-versions-deprecated | A Composer addon to efficiently get installed packages' version numbers | 1,509 |
clue/graph-composer | Creates and visualizes dependency graphs for software projects using GraphViz. | 928 |
phpcsstandards/composer-installer | A tool that automates the installation of PHP coding standards and rulesets. | 560 |
maglnet/composerrequirechecker | Analyzes composer dependencies and checks for unknown symbols used in the code of a package. | 896 |
civicrm/composer-compile-plugin | Allows PHP libraries to define compilation steps | 12 |
ionbazan/composer-diff | Tool to compare changes in Composer dependencies between different versions of a project's composer.lock file and generate a report. | 147 |
nfreear/composer-suggest | A Composer plugin that automates the installation of suggested packages based on keyword patterns. | 5 |
repman-io/composer-plugin | Enables dependency mirroring without manual updates | 10 |
collective/collective.patchwatcher | Automatically tracks and merges version updates of dependencies in overridden files | 1 |