composer-custom-directory-installer

Composer installer

A composer plugin for installing packages outside the default vendor directory

A composer plugin, to install differenty types of composer packages in custom directories outside the default composer default installation path which is in the vendor folder.

GitHub

138 stars
8 watching
27 forks
Language: PHP
last commit: over 3 years ago
Linked from 1 awesome list

composercomposer-installercomposer-packagescomposer-pluginflexibility

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
nfreear/composer-suggest A Composer plugin that automates the installation of suggested packages based on keyword patterns. 5
simplyadmire/composerplugins A collection of tools to simplify the installation and usage of PHP coding standards in Composer projects. 14
phpcsstandards/composer-installer A tool that automates the installation of PHP coding standards and rulesets. 566
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
magento/composer-root-update-plugin Automatically updates project composer.json files to resolve changes before updating Magento metapackage requirements 57
netresearch/composer-patches-plugin Provides patches to modify dependencies during package installation and updating 79
vaimo/composer-patches Automates patching of dependencies in a PHP project using a plugin for Composer 291
cotya/magento-composer-installer Installs Magento modules using Composer and integrates them into a Magento installation 210
beberlei/composer-monorepo-plugin Enables managing dependencies for multiple packages in a single repository using Composer 305
sandersander/composer-link A tool that enables developers to link local packages with composer for development purposes. 62
repman-io/composer-plugin Enables dependency mirroring without manual updates 11
dereuromark/composer-prefer-lowest Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json 20
composer/package-versions-deprecated A Composer addon to efficiently get installed packages' version numbers 1,511
bamarni/composer-bin-plugin Helps manage bin dependencies by isolating them from main project dependencies 473