Download the PHP package zagovorichev/composer-smart-installer without Composer
On this page you can find all versions of the php package zagovorichev/composer-smart-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zagovorichev/composer-smart-installer
More information about zagovorichev/composer-smart-installer
Files in zagovorichev/composer-smart-installer
Download zagovorichev/composer-smart-installer
More information about zagovorichev/composer-smart-installer
Files in zagovorichev/composer-smart-installer
Vendor zagovorichev
Package composer-smart-installer
Short Description Correct folders installation
License MIT
Package composer-smart-installer
Short Description Correct folders installation
License MIT
Keywords composer
Please rate this library. Is it a good library?
Informations about the package composer-smart-installer
Composer installs different packages to specified folders
How to use
Environment variables
Notice: none of these variables are required, composer will work by default, without variables.
GIT_MODULES
list of modules to install into theMODULES_DIR_PATH
directory. Example:gir_repo1 git_repo2
VENDOR_DIR_PATH
default for composer isvendor
directory in the root of project, can be changed.MODULES_DIR_PATH
path for the repositories from theGIT_MODULES
list. Default value is root directory (near thevendor
directory)MODULES_NAME_MAP
Mapped names for the packages, to use different names for folders. Example:git_repo1:dir1 git_repo3:dirname
. Default is the name of the package.
All versions of composer-smart-installer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
composer-plugin-api Version ^1.1 || ^2.0
composer/installers Version ^1.0
composer-plugin-api Version ^1.1 || ^2.0
composer/installers Version ^1.0
The package zagovorichev/composer-smart-installer contains the following files
Loading the files please wait ....