composer-symlinker
symlink manager
A Composer plugin to manage package dependencies using local symbolic links
A Composer plugin to install packages as local symbolic links
18 stars
2 watching
6 forks
Language: PHP
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
letudiant/composer-shared-package-plugin | A tool to simplify package sharing between projects by creating symlinks | 165 |
franzliedke/studio | An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. | 1,138 |
sandersander/composer-link | Provides a mechanism to link local packages with Composer for development purposes. | 59 |
aspiers/stow | A symlink farm manager program that allows administrators to manage separate directories of software and data as a single directory tree | 672 |
beberlei/composer-monorepo-plugin | Enables managing dependencies for multiple packages in a single repository using Composer | 305 |
ffraenz/private-composer-installer | An extension to Composer that securely handles sensitive package URLs by outsourcing keys into environment variables or a configuration file. | 228 |
repman-io/composer-plugin | Enables dependency mirroring without manual updates | 10 |
mnsami/composer-custom-directory-installer | A composer plugin for installing packages outside the default vendor directory | 138 |
nfreear/composer-suggest | A Composer plugin that automates the installation of suggested packages based on keyword patterns. | 5 |
wemakecustom/gitlab-composer | Automates the creation of a public package registry by scanning Gitlab projects for Composer files and indexing them. | 163 |
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 |
bamarni/composer-bin-plugin | Helps manage bin dependencies by isolating them from main project dependencies | 468 |
theofidry/composer-inheritance-plugin | A plugin that enables managing shared dependencies across multiple namespaces in a composer-based project | 28 |
project-satisfy/satisfy | A tool to manage Satis configuration files and generate package definitions from composer packages | 520 |
vaimo/composer-patches | Automates patching of dependencies in a PHP project using a plugin for Composer | 290 |