Download the PHP package skywire/file-copy-plugin without Composer
On this page you can find all versions of the php package skywire/file-copy-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download skywire/file-copy-plugin
More information about skywire/file-copy-plugin
Files in skywire/file-copy-plugin
Download skywire/file-copy-plugin
More information about skywire/file-copy-plugin
Files in skywire/file-copy-plugin
Vendor skywire
Package file-copy-plugin
Short Description A plugin to allow for dependencies to copy files into the project on install / update
License OSL 3.0
Package file-copy-plugin
Short Description A plugin to allow for dependencies to copy files into the project on install / update
License OSL 3.0
Please rate this library. Is it a good library?
Informations about the package file-copy-plugin
File Copy Composer Plugin
Allows files to be copied on dependency installation, default composer behaviour only runs scripts for the root package.
Will only work on modules with skywire
in the package name, will only work with paths relative to the working directory, e.g. dev
instead of ./dev
or ../../dev
Uses https://github.com/slowprog/CopyFile to copy files, see their documentation for configuration, only the extras.copy-files
section is rquired
Installation
From your module repository run
composer require skywire/file-copy-plugin
All versions of file-copy-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
composer-plugin-api Version ^1.1 || ^2.0
skywire/composer-copy-file Version ^0.4.0
composer-plugin-api Version ^1.1 || ^2.0
skywire/composer-copy-file Version ^0.4.0
The package skywire/file-copy-plugin contains the following files
Loading the files please wait ....