Download the PHP package derhasi/composer-preserve-paths without Composer
On this page you can find all versions of the php package derhasi/composer-preserve-paths. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download derhasi/composer-preserve-paths
More information about derhasi/composer-preserve-paths
Files in derhasi/composer-preserve-paths
Download derhasi/composer-preserve-paths
More information about derhasi/composer-preserve-paths
Files in derhasi/composer-preserve-paths
Vendor derhasi
Package composer-preserve-paths
Short Description Composer plugin for preserving custom paths and supporting nested packages
License GPL-2.0-or-later
Homepage https://github.com/drupal-composer/preserve-paths
Package composer-preserve-paths
Short Description Composer plugin for preserving custom paths and supporting nested packages
License GPL-2.0-or-later
Homepage https://github.com/drupal-composer/preserve-paths
Please rate this library. Is it a good library?
Informations about the package composer-preserve-paths
Composer preserve paths
Composer plugin for preserving paths while installing, updating or uninstalling packages.
This way you can:
- provide custom files or directories that will not be overwritten on
composer install
orcomposer update
- place packages within the directory of another package (using a composer installer like composer/installers or davidbarratt/custom-installer)
Installation
Simply install the plugin with composer: composer require drupal-composer/preserve-paths
Configuration
For configuring the paths you need to set preserve-paths
within the extra
of your root composer.json
.
Example
An example composer.json using composer/installers:
All versions of composer-preserve-paths with dependencies
PHP Build Version
Package Version
Requires
composer-plugin-api Version
^1.0 || ^2.0
The package derhasi/composer-preserve-paths contains the following files
Loading the files please wait ....