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.
138 stars
8 watching
27 forks
Language: PHP
last commit: almost 4 years ago
Linked from 1 awesome list
composercomposer-installercomposer-packagescomposer-pluginflexibility
Related projects:
Repository | Description | Stars |
---|---|---|
| An installer tool for PHP packages that simplifies the installation process by automatically determining the installation path based on package type. | 1,432 |
| A Composer plugin that automates the installation of suggested packages based on keyword patterns. | 5 |
| A collection of tools to simplify the installation and usage of PHP coding standards in Composer projects. | 14 |
| A tool that automates the installation of PHP coding standards and rulesets. | 566 |
| An extension to Composer that securely handles sensitive package URLs by outsourcing keys into environment variables or a configuration file. | 228 |
| Automatically updates project composer.json files to resolve changes before updating Magento metapackage requirements | 57 |
| Provides patches to modify dependencies during package installation and updating | 79 |
| Automates patching of dependencies in a PHP project using a plugin for Composer | 291 |
| Installs Magento modules using Composer and integrates them into a Magento installation | 210 |
| Enables managing dependencies for multiple packages in a single repository using Composer | 305 |
| A tool that enables developers to link local packages with composer for development purposes. | 62 |
| Enables dependency mirroring without manual updates | 11 |
| Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json | 20 |
| A Composer addon to efficiently get installed packages' version numbers | 1,511 |
| Helps manage bin dependencies by isolating them from main project dependencies | 473 |