composer-monorepo-plugin
Package manager plugin
Enables managing dependencies for multiple packages in a single repository using Composer
Integrates Composer into monolithic repositories with many packages.
305 stars
19 watching
41 forks
Language: PHP
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bamarni/composer-bin-plugin | Helps manage bin dependencies by isolating them from main project dependencies | 468 |
repman-io/composer-plugin | Enables dependency mirroring without manual updates | 10 |
sandersander/composer-link | Provides a mechanism to link local packages with Composer for development purposes. | 59 |
pborreli/composer-service | A tool that enables remote Composer service for managing dependencies in PHP applications. | 175 |
franzliedke/studio | An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. | 1,138 |
theofidry/composer-inheritance-plugin | A plugin that enables managing shared dependencies across multiple namespaces in a composer-based project | 28 |
nfreear/composer-suggest | A Composer plugin that automates the installation of suggested packages based on keyword patterns. | 5 |
vaimo/composer-patches | Automates patching of dependencies in a PHP project using a plugin for Composer | 290 |
slince/composer-registry-manager | A tool to manage multiple Composer repositories and easily switch between them. | 555 |
civicrm/composer-compile-plugin | Allows PHP libraries to define compilation steps | 12 |
mageops/php-composer-plugin-patchset | Automates patch application for dependencies in PHP projects using Composer plugin | 7 |
project-satisfy/satisfy | A tool to manage Satis configuration files and generate package definitions from composer packages | 520 |
mnsami/composer-custom-directory-installer | A composer plugin for installing packages outside the default vendor directory | 138 |
letudiant/composer-shared-package-plugin | A tool to simplify package sharing between projects by creating symlinks | 165 |
wikimedia/composer-merge-plugin | Merges configuration from multiple composer.json files at runtime | 938 |