composer-substitution-plugin
Placeholder replacement
Replaces placeholders in scripts with dynamic values during Composer command execution.
Composer plugin replacing placeholders in the scripts section by dynamic values
50 stars
5 watching
3 forks
Language: PHP
last commit: 10 months ago
Linked from 1 awesome list
composercomposer-plugincomposer-scriptsphp
Related projects:
Repository | Description | Stars |
---|---|---|
repman-io/composer-plugin | Enables dependency mirroring without manual updates | 10 |
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 |
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 |
pyrech/composer-changelogs | Displays a summary of modified packages after Composer updates with links to release and comparison URLs. | 589 |
coderabbi/virtuoso | Simplifies composing complex view composers from component composers in Laravel by reducing code duplication and boilerplate. | 66 |
netresearch/composer-patches-plugin | Provides patches to modify dependencies during package installation and updating | 79 |
typisttech/imposter-plugin | A Composer plugin that wraps vendor packages in a custom namespace to manage conflicts and simplify dependency management. | 150 |
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,529 |
beberlei/composer-monorepo-plugin | Enables managing dependencies for multiple packages in a single repository using Composer | 305 |
cweagans/composer-patches | Applies patches to dependencies installed by Composer. | 1,530 |
stephpy/vim-php-cs-fixer | Automates code formatting and linting in PHP files | 377 |
rung-tools/babel-plugin-holes | A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition. | 48 |
ramsey/composer-repl | A tool that provides an interactive shell for evaluating and executing PHP code. | 102 |