composer-merge-plugin
Config merger
Merges configuration from multiple composer.json files at runtime
Merge one or more additional composer.json files at Composer runtime
941 stars
23 watching
160 forks
Language: PHP
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
civicrm/composer-compile-plugin | Allows PHP libraries to define compilation steps | 12 |
beberlei/composer-monorepo-plugin | Enables managing dependencies for multiple packages in a single repository using Composer | 305 |
ergebnis/composer-normalize | A tool that normalizes and formats composer.json files | 1,057 |
theofidry/composer-inheritance-plugin | A plugin that enables managing shared dependencies across multiple namespaces in a composer-based project | 28 |
stephank/composer-plugin-nixify | Generates Nix expressions to build and package PHP projects. | 17 |
sandersander/composer-link | A tool that enables developers to link local packages with composer for development purposes. | 62 |
mnsami/composer-custom-directory-installer | A composer plugin for installing packages outside the default vendor directory | 138 |
repman-io/composer-plugin | Enables dependency mirroring without manual updates | 11 |
letudiant/composer-shared-package-plugin | A tool to simplify package sharing between projects by creating symlinks | 165 |
devopshivehq/kustomize-plugin-merger | A Kustomize plugin that enables flexible and schemaless merging of YAML files | 31 |
php-kit/composer-bower-plugin | Automates the installation and management of front-end packages from Bower repositories in Composer projects. | 6 |
mapbox/geojson-merge | Merges multiple GeoJSON files into one FeatureCollection. | 233 |
symfony/recipes | A repository of automated Composer package configurations for Symfony projects | 980 |
magento/composer-root-update-plugin | Automatically updates project composer.json files to resolve changes before updating Magento metapackage requirements | 57 |
joshdifabio/composed | A utility library to parse and access project and dependency configuration data at runtime | 53 |