composer-patches
Dependency patcher
Automates patching of dependencies in a PHP project using a plugin for Composer
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 composer command for testing/troubleshooting patches.
291 stars
11 watching
41 forks
Language: PHP
last commit: 4 months ago
Linked from 2 awesome lists
appliercomposercomposer-commandscomposer-extensioncomposer-packagescomposer-pluginconstraintsmaintenancepatch-extensionpatcherpatchespatchingplugin
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides patches to modify dependencies during package installation and updating | 79 |
| Applies patches to dependencies installed by Composer. | 1,547 |
| Automates patch application for dependencies in PHP projects using Composer plugin | 7 |
| Automates patching of dependencies during installation or update of PHP projects | 48 |
| Enables dependency mirroring without manual updates | 11 |
| Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json | 20 |
| A tool to scan your PHP code and identify unused Composer dependencies. | 1,540 |
| Manages asset dependencies in PHP projects using NPM and Bower data without installing those tools | 893 |
| A Composer addon to efficiently get installed packages' version numbers | 1,511 |
| Enables managing dependencies for multiple packages in a single repository using Composer | 305 |
| A composer plugin for installing packages outside the default vendor directory | 138 |
| An installer tool for PHP packages that simplifies the installation process by automatically determining the installation path based on package type. | 1,432 |
| Replaces placeholders in scripts with dynamic values during Composer command execution. | 50 |
| A tool to manage dependencies in PHP projects. | 28,692 |
| Allows PHP libraries to define compilation steps | 12 |