composer-shared-package-plugin
Package linker
A tool to simplify package sharing between projects by creating symlinks
Composer plugin to share packages between projects with symlinks
165 stars
13 watching
9 forks
Language: PHP
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sandersander/composer-link | A tool that enables developers to link local packages with composer for development purposes. | 62 |
e-picas/composer-symlinker | A Composer plugin to manage package dependencies using local symbolic links | 18 |
franzliedke/studio | An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. | 1,139 |
composer/installers | An installer tool for PHP packages that simplifies the installation process by automatically determining the installation path based on package type. | 1,432 |
php-kit/composer-bower-plugin | Automates the installation and management of front-end packages from Bower repositories in Composer projects. | 6 |
nfreear/composer-suggest | A Composer plugin that automates the installation of suggested packages based on keyword patterns. | 5 |
beberlei/composer-monorepo-plugin | Enables managing dependencies for multiple packages in a single repository using Composer | 305 |
ngyuki/composer-curl-plugin | A plugin for Composer that enables efficient and secure HTTP requests with cURL. | 5 |
mnsami/composer-custom-directory-installer | A composer plugin for installing packages outside the default vendor directory | 138 |
typisttech/imposter-plugin | A Composer plugin that wraps vendor packages in a custom namespace to manage conflicts and simplify dependency management. | 150 |
simplyadmire/composerplugins | A collection of tools to simplify the installation and usage of PHP coding standards in Composer projects. | 14 |
project-satisfy/satisfy | A tool to manage Satis configuration files and generate package definitions from composer packages | 521 |
wikimedia/composer-merge-plugin | Merges configuration from multiple composer.json files at runtime | 941 |
magento/composer-root-update-plugin | Automatically updates project composer.json files to resolve changes before updating Magento metapackage requirements | 57 |
mariusbuescher/node-composer | Automates the download and installation of Node.js, npm, and Yarn for frontend development projects | 6 |